diff options
Diffstat (limited to 'hw/arm-misc.h')
-rw-r--r-- | hw/arm-misc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/arm-misc.h b/hw/arm-misc.h index a14725428..a6991975f 100644 --- a/hw/arm-misc.h +++ b/hw/arm-misc.h @@ -44,4 +44,3 @@ qemu_irq *armv7m_nvic_init(CPUState *env); void stellaris_enet_init(NICInfo *nd, uint32_t base, qemu_irq irq); #endif /* !ARM_MISC_H */ - |