diff options
Diffstat (limited to 'hw/etraxfs.c')
-rw-r--r-- | hw/etraxfs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/etraxfs.c b/hw/etraxfs.c index 445f5f9012..03bff48443 100644 --- a/hw/etraxfs.c +++ b/hw/etraxfs.c @@ -157,5 +157,4 @@ QEMUMachine bareetraxfs_machine = { .name = "bareetraxfs", .desc = "Bare ETRAX FS board", .init = bareetraxfs_init, - .ram_require = 0x8000000, }; |