User_Test.h
上传用户:zbk8730
上传日期:2017-08-10
资源大小:12168k
文件大小:0k
源码类别:

uCOS

开发平台:

C/C++

  1. //====================================================================
  2. // File Name : User_Testh
  3. // Function  : S3C2440 
  4. // Program   : DonGo
  5. // Date      : April 15, 2003
  6. // Version   : 0.0
  7. // History
  8. //   0.0 : Programming start (April 15, 2003) -> DonGo
  9. //====================================================================
  10. #ifndef __USER_TEST_H__
  11. #define __USER_TEST_H__
  12. void User_Test(void);
  13. #endif    //__USER_TEST_H__