|
PS2SDK
PS2 Homebrew Libraries
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | _EX_DEF_STACK_SIZE (4 * 1024) |
| #define | _EX_DBG_STACK_SIZE (4 * 1024) |
IOPDEBUG - IOP debugging library. internal definitions for the IOPDEBUG project. Must be ".S"-friendly!
Definition in file iopdebug_defs.h.
| #define _EX_DEF_STACK_SIZE (4 * 1024) |
size of the IOP "default" exception handler stack, in bytes.
Definition at line 21 of file iopdebug_defs.h.
| #define _EX_DBG_STACK_SIZE (4 * 1024) |
size of the IOP "debug" exception handler stack, in bytes.
Definition at line 24 of file iopdebug_defs.h.