diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-08-17 21:23:10 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-08-17 21:23:10 -0400 |
commit | 259071c249643ecb5e6799422d45d053cb64d515 (patch) | |
tree | 696e5509d2910704d6d278c86e6252833de8b734 /crt/crtn.c | |
parent | efe9751468aae9eefd2f43781ae6d46170d97512 (diff) | |
download | musl-259071c249643ecb5e6799422d45d053cb64d515.tar.gz musl-259071c249643ecb5e6799422d45d053cb64d515.tar.xz musl-259071c249643ecb5e6799422d45d053cb64d515.zip |
crt1 must align stack pointer on mips
it's naturally aligned when entered with the kernel argv array, but if ld.so has been invoked explicitly to run a program, the stack will not be aligned due to having thrown away argv[0].
Diffstat (limited to 'crt/crtn.c')
0 files changed, 0 insertions, 0 deletions