diff options
Diffstat (limited to 'thunk.c')
-rw-r--r-- | thunk.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,7 +25,6 @@ #include "lrmi.h" #include "x86-common.h" -#define DEBUG #define ALLOC_ENTRIES(x) (V_RAM - 1) #define TRUE 1 #define FALSE 0 |