Replace the WSAA macros with functions
commitc735d1a6b2110b738ed1c3f01f10b5a2aaf45e6c
authorH. Peter Anvin <hpa@zytor.com>
Mon, 9 Jun 2008 04:15:01 +0000 (8 21:15 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 9 Jun 2008 04:15:01 +0000 (8 21:15 -0700)
tree9beb8f096003a278e971dbd834427f6098c9a3dc
parent2f0f9ea286e2e37681608e7d4b4ebd4253848478
Replace the WSAA macros with functions

Change the WSAA macros into functions; reducing the icache footprint.
Makefile.in
Mkfiles/msvc.mak
Mkfiles/netware.mak
Mkfiles/openwcom.mak
Mkfiles/owlinux.mak
output/outelf32.c
output/outelf64.c
wsaa.c [new file with mode: 0644]
wsaa.h