summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include/bits/endian.h
Commit message (Collapse)AuthorAgeFilesLines
* [libc] Rewrite byte-swapping codeMichael Brown2015-03-021-8/+0Star
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
| | | | | Add FILE_LICENCE declarations to almost all files that make up the various standard builds of gPXE.
* [libc] Remove unused le32_to_cpup(x) and cpu_to_le16p() macrosMichael Brown2008-06-271-3/+0Star
| | | | | If we ever need these macros, they should be defined in include/{big,little}_bswap.h, and the whole family should be defined.
* Initial revisionMichael Brown2005-03-081-0/+9