summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/endian.h
AgeCommit message (Expand)Author
2011-03-12Implement swap64 with the bswapq instruction. (Commit stolen from mikeb@)Philip Guenthe
2011-03-11Use _MACHINE_ENDIAN_H_ for this is The Right Thing To Do.Paul Irofti
2005-12-13First step in include files overhaul. Use __FOO_VISIBLE (as definedTodd C. Miller
2005-12-12Drop clause 3/4 as per i386 version this was based on.Jonathan Gray
2004-01-28an amd64 arch support.Michael Shalayeff