xref: /netbsd-src/sys/arch/landisk/include/bswap.h (revision 8450a7c42673d65e3b1f6560d3b6ecd317a6cbe8)
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