diff options
Diffstat (limited to 'hw/axis_dev88.c')
-rw-r--r-- | hw/axis_dev88.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/axis_dev88.c b/hw/axis_dev88.c index aa6125aceb..85ca81e772 100644 --- a/hw/axis_dev88.c +++ b/hw/axis_dev88.c @@ -366,5 +366,4 @@ QEMUMachine axisdev88_machine = { .name = "axis-dev88", .desc = "AXIS devboard 88", .init = axisdev88_init, - .ram_require = 0x8000000, }; |