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
/
sparc64
/
include
/
bswap.h
blob
6b9336495fadb3780aafcd98ca62d9c2386bf0cd
1
/* $NetBSD: bswap.h,v 1.1 1999/01/15 13:31:27 bouyer Exp $ */
2
3
#ifndef _MACHINE_BSWAP_H_
4
#define _MACHINE_BSWAP_H_
5
6
#include <sys/bswap.h>
7
8
#endif
/* !_MACHINE_BSWAP_H_ */