summaryrefslogtreecommitdiff
path: root/cpu_threaded.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu_threaded.c')
-rw-r--r--cpu_threaded.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu_threaded.c b/cpu_threaded.c
index c1d85a8..547b3c0 100644
--- a/cpu_threaded.c
+++ b/cpu_threaded.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"
u8 rom_translation_cache[ROM_TRANSLATION_CACHE_SIZE];