#include <stdlib.h>#include "RexxCore.h"#include "RexxMemory.hpp"#include "ActivityManager.hpp"#include "SystemInterpreter.hpp"Go to the source code of this file.
Macros | |
| #define | MEMSIZE 4194304 /* memory pool */ |
| #define | PAGESIZE 4096 /* page size */ |
| #define MEMSIZE 4194304 /* memory pool */ |
Definition at line 52 of file unix/MemorySupport.cpp.
| #define PAGESIZE 4096 /* page size */ |
Definition at line 53 of file unix/MemorySupport.cpp.