Add links for bswap16.9, bswap32.9, and bswap64.9.

This commit is contained in:
Mike Barcroft 2002-04-29 17:04:23 +00:00
parent 3f4655de4b
commit aabc5d3d44

View File

@ -108,6 +108,9 @@ MLINKS+=atomic.9 atomic_subtract.9
MLINKS+=atomic.9 atomic_store.9
MLINKS+=at_exit.9 rm_at_exit.9
MLINKS+=at_fork.9 rm_at_fork.9
MLINKS+=byteorder.9 bswap16.9
MLINKS+=byteorder.9 bswap32.9
MLINKS+=byteorder.9 bswap64.9
MLINKS+=byteorder.9 be16toh.9
MLINKS+=byteorder.9 be32toh.9
MLINKS+=byteorder.9 be64toh.9