ntoh 96 kern/lib/bswap.c type ntoh##tag(type val) { return bswap##bits(val); } \ ntoh 107 kern/lib/bswap.c type ntoh##tag(type val) { return val; } \