K 10 svn:author V 5 brian K 8 svn:date V 27 2000-10-15T00:45:19.000000Z K 7 svn:log V 230 Redefine __word_swap_long, __byte_swap_long and __byte_swap_word as inline functions, renaming them to __uint16_swap_uint32, __uint8_swap_uint32 and __uint8_swap_uint16. Doing it properly suggested by: msmith Reviewed by: msmith END