Kernel - More work on ARM port
[tpg/acess2.git] / Kernel / arch / arm7 / include / arch.h
index 528880b..6fa39d3 100644 (file)
@@ -27,7 +27,8 @@ typedef char  BOOL;
 typedef Uint32 tVAddr;
 typedef Uint32 tPAddr;
 
-#include <lock.h>
+#include "lock.h"
+#include "div.h"
 
 // --- Debug
 extern void    Debug_PutCharDebug(char Ch);

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