Revert r102953
commit48b4aaac1c6732be629fabc9564ae6276fa46afa
authorbrooks <brooks@FreeBSD.org>
Thu, 28 May 2015 22:06:05 +0000 (28 22:06 +0000)
committerbrooks <brooks@FreeBSD.org>
Thu, 28 May 2015 22:06:05 +0000 (28 22:06 +0000)
tree854b6759a29e6f82a0d3e9a10e1733cceb6c61dd
parenta2158a48ce1a105bab12222bc489bdf3416ae2cc
Revert r102953

The bitfile padding was always unallocated on real-world FreeBSD systems and
depended on the assumption that (abs(sizeof(long) - sizeof(char*)) <= 32).

Differential Revision: https://reviews.freebsd.org/D2667
Reviewed by: eadler
Sponsored by: DARPA, AFRL
sys/sys/nlist_aout.h