Kernel/arm7 - Starts, but no IO and task switching (yet)
[tpg/acess2.git] / Kernel / system.c
index cbf828c..f346d69 100644 (file)
@@ -110,7 +110,6 @@ void System_ParseCommandLine(char *ArgString)
        char    *str;
        
        Log_Log("Config", "Kernel Invocation (%p) \"%s\"", ArgString, ArgString);
-       Log_Log("Config", "Kernel Invocation '0x%x 0x%x'", ArgString[0], ArgString[1]);
        
        // --- Get Arguments ---
        str = ArgString;

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