|
PS2SDK
PS2 Homebrew Libraries
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| int | SifInitIopHeap (void) |
| void | SifExitIopHeap (void) |
| void * | SifAllocIopHeap (int size) |
| int | SifFreeIopHeap (void *addr) |
| int | SifLoadIopHeap (const char *path, void *addr) |
IOP heap handling prototypes
Definition in file iopheap.h.