cpuspeed.h
上传用户:zbk8730
上传日期:2017-08-10
资源大小:12168k
文件大小:0k
- //====================================================================
- // File Name : CPUSPEED.h
- // Function : S3C5410 CPU Speed test, from 2400.
- // Programmer : DonGo
- // Date : Feb , 2003
- // Version : 0.0
- // History : 1st Draft at Feb x, 2003
- // Rev0.0: 2003.05.xx Modified for S3C2440x, DonGo
- //====================================================================
- #ifndef __CPUSPEED_H__
- #define __CPUSPEED_H__
- void Test_CpuSpeed(void);
- #endif //__CPUSPEED_H__