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
/
mips
/
include
/
bswap.h
blob
bb44c655f447d932b7b9a50bafdca035a06e0f08
1
/* $NetBSD: bswap.h,v 1.2 1999/08/21 05:39:53 simonb Exp $ */
2
3
#ifndef _MIPS_BSWAP_H_
4
#define _MIPS_BSWAP_H_
5
6
#define __BSWAP_RENAME
7
#include <sys/bswap.h>
8
9
#endif
/* !_MIPS_BSWAP_H_ */