repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
arch
/
sun2
/
include
/
bswap.h
blob
b6514b29a26ac9063511deefee701c73cecdb8fc
1
/* $NetBSD: bswap.h,v 1.1.92.1 2007/10/03 19:25:30 garbled Exp $ */
2
3
#ifndef _MACHINE_BSWAP_H_
4
#define _MACHINE_BSWAP_H_
5
6
#define __BSWAP_RENAME
7
#include <sys/bswap.h>
8
9
#endif
/* !_MACHINE_BSWAP_H_ */