summaryrefslogtreecommitdiff
path: root/sys/arch/landisk/include/bswap.h
blob: 058cd3542a6d5bfc15294662d15f0c6a1ec80c67 (plain)
1
2
3
4
5
6
7
8
/*	$NetBSD: bswap.h,v 1.1 2006/09/01 21:26:18 uwe Exp $	*/

#ifndef _MACHINE_BSWAP_H_
#define _MACHINE_BSWAP_H_

#include <sh3/bswap.h>

#endif /* _MACHINE_BSWAP_H_ */