Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
[tpg/acess2.git] / AcessNative / acesskernel_src / include / proc.h
index 56eb6e7..f178c80 100644 (file)
@@ -5,5 +5,10 @@
 
 #include <arch.h>
 
+#define MAX_CPUS       1
+
+typedef struct {} tTaskState;
+typedef struct {} tMemoryState;
+
 #endif
 

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