]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[libc] Rewrite byte-swapping code
authorMichael Brown <mcb30@ipxe.org>
Mon, 2 Mar 2015 16:25:53 +0000 (16:25 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 2 Mar 2015 16:35:37 +0000 (16:35 +0000)
commit01d16d821f4218ce0db9257013d0ad9b339cabe6
tree15cd12a97c17dd6806bcb32e204cc510aed9719a
parent8ab4b00442759ff9b61f5e813b73d29d91c4ae5f
[libc] Rewrite byte-swapping code

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/i386/include/bits/endian.h [deleted file]
src/arch/x86/include/bits/endian.h [new file with mode: 0644]
src/arch/x86_64/include/bits/endian.h [deleted file]
src/drivers/net/eepro.c
src/include/big_bswap.h [deleted file]
src/include/byteswap.h
src/include/endian.h
src/include/little_bswap.h [deleted file]
src/net/80211/wpa_tkip.c