diff options
Diffstat (limited to 'hw/avr/atmega.c')
-rw-r--r-- | hw/avr/atmega.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/avr/atmega.c b/hw/avr/atmega.c index 44c6afe..80b8a41 100644 --- a/hw/avr/atmega.c +++ b/hw/avr/atmega.c @@ -18,7 +18,6 @@ #include "hw/qdev-properties.h" #include "hw/sysbus.h" #include "qom/object.h" -#include "hw/boards.h" /* FIXME memory_region_allocate_system_memory for sram */ #include "hw/misc/unimp.h" #include "atmega.h" |