base code to call a syscall from ARM11 appcore

This commit is contained in:
bunnei
2014-04-10 23:26:12 -04:00
parent 01bedbf956
commit 2bde8f2856
5 changed files with 85 additions and 9 deletions

View File

@@ -34,4 +34,4 @@
// }
//};
void Register_SysCall();
void Register_Syscall();