summaryrefslogtreecommitdiff
path: root/sys/arch/sun2/include/bswap.h
blob: da5419ce31a34eee3633ad668a7a3f49c86e11a9 (plain)
1
2
3
4
5
6
7
8
/*     $NetBSD: bswap.h,v 1.1 2001/04/06 13:13:02 fredette Exp $   */

#ifndef _MACHINE_BSWAP_H_
#define	_MACHINE_BSWAP_H_

#include <sys/bswap.h>

#endif /* !_MACHINE_BSWAP_H_ */