ARM7 - Removed unneeded div header
authorJohn Hodge <[email protected]>
Sat, 28 May 2011 02:03:40 +0000 (10:03 +0800)
committerJohn Hodge <[email protected]>
Sat, 28 May 2011 02:03:40 +0000 (10:03 +0800)
Kernel/arch/arm7/include/arch.h

index 6fa39d3..3dccc09 100644 (file)
@@ -28,7 +28,6 @@ typedef Uint32        tVAddr;
 typedef Uint32 tPAddr;
 
 #include "lock.h"
-#include "div.h"
 
 // --- Debug
 extern void    Debug_PutCharDebug(char Ch);

UCC git Repository :: git.ucc.asn.au