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.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cpu.c') 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 #include "common.h" u32 memory_region_access_read_u8[16]; -- cgit v1.2.3