Big bugfixes from trying a Clone/fork bomb
[tpg/acess2.git] / Usermode / Libraries / crt0.o_src / crt0.asm
index b923d18..b8f5270 100644 (file)
@@ -15,5 +15,5 @@ _start:
 start:
        call main
        push eax
-       call _exit      
+       call _exit
        jmp $   ; This should never be reached

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