From 8b6232a675c7b49bd9651805fc92917cc7a92198 Mon Sep 17 00:00:00 2001 From: notaz Date: Sat, 3 Sep 2011 01:26:33 +0300 Subject: fix some warnings --- cpu_threaded.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cpu_threaded.c') 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 #include "common.h" u8 rom_translation_cache[ROM_TRANSLATION_CACHE_SIZE]; -- cgit v1.2.3