videocfg_c.c
上传用户:dahaojd
上传日期:2008-01-29
资源大小:14357k
文件大小:1k
源码类别:

DSP编程

开发平台:

C/C++

  1. /*   Do *not* directly modify this file.  It was    */
  2. /*   generated by the Configuration Tool; any  */
  3. /*   changes risk being overwritten.                */
  4. /* INPUT video.cdb */
  5. /*  Include Header File  */
  6. #include "videocfg.h"
  7. #ifdef __cplusplus
  8. #pragma CODE_SECTION(".text:CSL_cfgInit")
  9. #else
  10. #pragma CODE_SECTION(CSL_cfgInit,".text:CSL_cfgInit")
  11. #endif
  12. #ifdef __cplusplus
  13. #pragma FUNC_EXT_CALLED()
  14. #else
  15. #pragma FUNC_EXT_CALLED(CSL_cfgInit)
  16. #endif
  17. /*  Config Structures */
  18. /*  Handles  */
  19. /*
  20.  *  ======== CSL_cfgInit() ========  
  21.  */
  22. void CSL_cfgInit()
  23. {
  24. }