test.h
上传用户:poi891205
上传日期:2013-07-15
资源大小:9745k
文件大小:0k
源码类别:

DVD

开发平台:

C/C++

  1. #ifndef __TEST_H
  2. #define __TEST_H
  3. void    report_sdram_parameter(void);
  4. void    report_rom_parameter(void);
  5. void    report_anchors(void);
  6. // emulation only
  7. void    report_fpga_status(void);
  8. #endif/*__TEST_H*/