xref: /netbsd-src/sys/arch/landisk/include/bswap.h (revision 50728e7823a76d5bd1a7bfa3a4eac400269b1339)
1 /*	$NetBSD: bswap.h,v 1.1 2006/09/01 21:26:18 uwe Exp $	*/
2 
3 #ifndef _MACHINE_BSWAP_H_
4 #define _MACHINE_BSWAP_H_
5 
6 #include <sh3/bswap.h>
7 
8 #endif /* _MACHINE_BSWAP_H_ */
9