diff options
Diffstat (limited to 'vl.c')
-rw-r--r-- | vl.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -161,11 +161,7 @@ # define LOG_IOPORT(...) do { } while (0) #endif -#ifdef TARGET_PPC -#define DEFAULT_RAM_SIZE 144 -#else #define DEFAULT_RAM_SIZE 128 -#endif /* Max number of USB devices that can be specified on the commandline. */ #define MAX_USB_CMDLINE 8 |