Kernel/armv7 - Bugfixing, can get to user relocation now
[tpg/acess2.git] / Kernel / arch / armv7 / include / proc.h
index 4d48f54..d6ef3d5 100644 (file)
@@ -37,10 +37,6 @@ typedef struct {
        Uint32  Arg4;
        Uint32  Arg5;
        Uint32  Arg6;   // R6
-       Uint32  Unused[13-6];
-       Uint32  StackPointer;   // R13
-       Uint32  _lr;
-       Uint32  _ip;
 } tSyscallRegs;
 
 // === MACROS ===

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