#include <revolution/os.h> void* OSGetMEM1ArenaLo(void); void* OSGetArenaLo(void);
None.
The lower boundary of the arena.
Gets the lower boundary of the arena in internal main memory (MEM1 area).
To maintain backward compatibility, this function is also defined under the name OSGetArenaLo.
Arena Functions, OSGetMEM1ArenaHi, OSSetMEM1ArenaHi, OSSetMEM1ArenaLo, OSGetMEM2ArenaHi, OSGetMEM2ArenaLo, OSSetMEM2ArenaHi, OSSetMEM2ArenaLo
2006/03/01 Initial version.
CONFIDENTIAL