stdint.h (143B)
1 #ifndef _STDINT_H_ 2 #define _STDINT_H_ 3 4 #define _NEED_WCHARLIM 5 #include <sys/cdefs.h> 6 #include <arch/cdefs.h> 7 8 #include <arch/stdint.h> 9 10 #endif
sccsimple c99 compiler | |
git clone git://git.simple-cc.org/scc | |
Log | Files | Refs | Submodules | README | LICENSE |