metal-cos/include/stdint.h
2014-10-14 12:39:26 -07:00

9 lines
89 B
C

#ifndef _STDINT_H_
#define _STDINT_H_
#include <sys/types.h>
#endif /* _STDINT_H_ */