diff options
Diffstat (limited to 'windows/config.h')
-rw-r--r-- | windows/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/windows/config.h b/windows/config.h index 915f6bd3..09dabdb8 100644 --- a/windows/config.h +++ b/windows/config.h @@ -166,3 +166,5 @@ #elif ! defined __LITTLE_ENDIAN__ /* # undef WORDS_BIGENDIAN */ #endif + +#define ASSUME_RAM 32 |