1 /* $NetBSD: bswap.h,v 1.1 2014/09/19 17:36:26 matt Exp $ */ 2 3 #ifndef _RISCV_BSWAP_H_ 4 #define _RISCV_BSWAP_H_ 5 6 #include <riscv/byte_swap.h> 7 8 #define __BSWAP_RENAME 9 #include <sys/bswap.h> 10 11 #endif /* _RISCV_BSWAP_H_ */ 12
Indexes created Tue Sep 30 11:09:46 GMT 2025