summaryrefslogtreecommitdiff
path: root/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu.c')
-rw-r--r--cpu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu.c b/cpu.c
index 63a9c6c..2bb8997 100644
--- a/cpu.c
+++ b/cpu.c
@@ -21,7 +21,6 @@
// - stm reglist writeback when base is in the list needs adjustment
// - block memory needs psr swapping and user mode reg swapping
-#include <stdio.h>
#include "common.h"
u32 memory_region_access_read_u8[16];