Halfway through deciding where to put the error handlers, I've settled on libc
[tpg/acess2.git] / Usermode / Libraries / ld-acess.so_src / main.c
index dc5d4d3..678dc9a 100644 (file)
@@ -22,9 +22,6 @@ extern void   gLinkedBase;
 int SoMain(Uint base, int arg1)\r
 {\r
         int    ret;\r
-       \r
-       //SysDebug("SoMain: base = 0x%x", base);\r
-       //SysDebug("SoMain: arg1 = 0x%x", arg1);\r
         \r
        // - Assume that the file pointer will be less than 4096\r
        if(base < 0x1000) {\r

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