9 lines
168 B
C
9 lines
168 B
C
/* $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_ */
|