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
/
alpha
/
include
/
bswap.h
blob
66ffd1940c461a6eee5b8ed0933a8a2dec1d9cd3
1
/* $NetBSD: bswap.h,v 1.1 1999/01/15 13:31:22 bouyer 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_ */