summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/ia64/bits/byteswap.h
Commit message (Collapse)AuthorAgeFilesLines
* byteswap: unify common definitionsMike Frysinger2009-08-191-79/+21
| | | | | | | | | | The majority of the byteswap functions are the same across all arches, so setup a common header to provide definitions if they don't exist. This allows arches to override only the ones they actually want to implement with inline assembly. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Copy from trunk."Steven J. Hill"2006-08-241-0/+110