summaryrefslogtreecommitdiff
path: root/cpu_threaded.c
diff options
context:
space:
mode:
authornotaz2011-09-03 01:26:33 +0300
committernotaz2011-09-03 01:31:26 +0300
commit8b6232a675c7b49bd9651805fc92917cc7a92198 (patch)
tree8d9c7dd50673e51305537fbcb2742de073b0e297 /cpu_threaded.c
parenteac69717338922e6bb55076e57d7674080291fe9 (diff)
downloadpicogpsp-8b6232a675c7b49bd9651805fc92917cc7a92198.tar.gz
picogpsp-8b6232a675c7b49bd9651805fc92917cc7a92198.tar.bz2
picogpsp-8b6232a675c7b49bd9651805fc92917cc7a92198.zip
fix some warnings
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];