Kernel/arm7 - Working on ARM7 port
[tpg/acess2.git] / Kernel / arch / arm7 / main.c
index 891501d..1e35c0e 100644 (file)
@@ -4,10 +4,10 @@
  * ARM7 Entrypoint
  * arch/arm7/main.c
  */
+#include <acess.h>
 
 // === IMPORTS ===
 extern void    Interrupts_Setup(void);
-extern void    MM_SetupPhys(void);
 
 // === PROTOTYPES ===
  int   kmain(void);

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