PSXSDK
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
memory.h
Go to the documentation of this file.
1 #ifndef _PSXSDK_MEMORY_H
2 #define _PSXSDK_MEMORY_H
3 
4 void malloc_setup();
5 
6 #endif