3dgfx code, untested
[metatoy] / src / libc / stdint.h
1 #ifndef STDINT_H_
2 #define STDINT_H_
3
4 #include "inttypes.h"
5
6 #endif  /* STDINT_H_ */