diff options
Diffstat (limited to 'hw/pl050.c')
-rw-r--r-- | hw/pl050.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -139,4 +139,3 @@ void pl050_init(uint32_t base, qemu_irq irq, int is_mouse) s->dev = ps2_kbd_init(pl050_update, s); /* ??? Save/restore. */ } - |