diff options
Diffstat (limited to 'hw/pl031.c')
-rw-r--r-- | hw/pl031.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/pl031.c b/hw/pl031.c index 3f8bfaa65b..bb47507847 100644 --- a/hw/pl031.c +++ b/hw/pl031.c @@ -12,7 +12,6 @@ #include "hw.h" #include "primecell.h" #include "qemu-timer.h" -#include "sysemu.h" //#define DEBUG_PL031 |