freebsd-src/lib
David Greenman cd11d97905 Yanked out the 8 'addb %al,%al' (0xc000)'s out of the start of the
program. The idea was that these are 'alignment' crap, but the image
is 16byte-aligned without these. Location 0 still doesn't have a 0,
but who cares, binaries wil be built with page zero unmapped in the
near future.
1993-10-26 09:04:13 +00:00
..
csu/i386 Yanked out the 8 'addb %al,%al' (0xc000)'s out of the start of the 1993-10-26 09:04:13 +00:00