Hikyuu
build_in.h
浏览该文件的文档.
1 /*
2  * build_in.h
3  *
4  * Created on: 2013-4-20
5  * Author: fasiondog
6  */
7 
8 #ifndef SYSTEM_BUILD_IN_H_
9 #define SYSTEM_BUILD_IN_H_
10 
11 #include "crt/SYS_Simple.h"
12 
13 
14 #endif /* BUILD_IN_H_ */