summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-05-02 21:16:02 -0400
committerRich Felker <dalias@aerifal.cx>2012-05-02 21:16:02 -0400
commit2be87702b79c02b1acf68d6159a4fb399d2c9a57 (patch)
tree64e0f42ed2c8b5b1a7738b147270668751d27206 /Makefile
parent94167cafd5a8f4f8309c3f82f5bda17f4767cb60 (diff)
downloadmusl-2be87702b79c02b1acf68d6159a4fb399d2c9a57.tar.gz
remove some junk from x86_64 start files
looks like nik copied these "extra arguments" from the i386 code. they're not actually arguments there, just 1-byte instructions to make sure the stack is aligned to 16 bytes after all the other arguments are pushed. since each push is 8 bytes on x86_64, they happened to have no effect here, but their presence is confusing and a minor waste of space.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions