summaryrefslogtreecommitdiff
path: root/sys/arch/sh3/include/bswap.h
blob: 77349cdaa60f7e24f4bc6136ad08cdcd6c2e5d83 (plain)
1
2
3
4
5
6
7
8
9
10
/*      $NetBSD: bswap.h,v 1.7 2006/02/01 20:56:18 dsl Exp $      */

#ifndef _SH3_BSWAP_H_
#define	_SH3_BSWAP_H_

#include <sh3/byte_swap.h>

#include <sys/bswap.h>

#endif /* !_SH3_BSWAP_H_ */