crt0: Correct environment and argument parsing
authorAlan Cox <alan@etchedpixels.co.uk>
Thu, 20 Nov 2014 23:34:26 +0000 (23:34 +0000)
committerAlan Cox <alan@etchedpixels.co.uk>
Thu, 20 Nov 2014 23:34:26 +0000 (23:34 +0000)
commit1c9009608bca1b09f214cf9de2c1e3554feeaf56
tree6b3cf510e8129b78bedefad6a94ca2a135d5147c
parent6032ba2441c9a4e46c226f914b11047fe2512052
crt0: Correct environment and argument parsing

From: Will Sowerbutts

kernel sets up the stack differently: argc, argv, environ[]
Library/libs/crt0.s