Clean up byteorder functions
commitd3e22572b348e2d20c6c6221dac6b218ed50fd27
authorH. Peter Anvin <hpa@zytor.com>
Mon, 24 Apr 2017 19:58:30 +0000 (24 12:58 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 24 Apr 2017 20:01:08 +0000 (24 13:01 -0700)
treefe19fd75c2604a2e0fba081b0382f793cb85f336
parentbbb39579ec340aba9cda4c7033dd934b620423ea
Clean up byteorder functions

Move byte order handling functions to their own header file, and try
to be more specific about how exactly to handle things.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Makefile.in
Mkfiles/msvc.mak
Mkfiles/openwcom.mak
configure.ac
include/bytesex.h [new file with mode: 0644]
include/compiler.h
include/nasmlib.h
output/outelf.c