Explorar o código

"I will always compile before I commit."
"I will always compile before I commit."
"I will always compile before I commit."
-Erik

Eric Andersen %!s(int64=25) %!d(string=hai) anos
pai
achega
8943c95591
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      libc/sysdeps/linux/i386/crt0.S

+ 1 - 0
libc/sysdeps/linux/i386/crt0.S

@@ -19,6 +19,7 @@ Cambridge, MA 02139, USA.  */
 
 /*  Based on the code from GNU libc, but hacked up by John Beppu and Erik Andersen */
 
+/*
     When we enter this piece of code, the program stack looks like this:
         argc            argument counter (integer)
         argv[0]         program name (pointer)