PSXSDK
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
types.h
Go to the documentation of this file.
1 #ifndef _TYPES_H
2 #define _TYPES_H
3 
4 #include <inttypes.h>
5 #include <sys/types.h>
6 
7 #endif