mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-05 05:04:57 -04:00
8 lines
167 B
C
8 lines
167 B
C
/* $NetBSD: bswap.h,v 1.1 1999/09/13 10:30:29 itojun Exp $ */
|
|
#ifndef _EVBSH3_BSWAP_H_
|
|
#define _EVBSH3_BSWAP_H_
|
|
|
|
#include <sh3/bswap.h>
|
|
|
|
#endif /* _EVBSH3_BSWAP_H_ */
|