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
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
arch
/
hpc
/
stand
/
include
/
machine
/
bswap.h
blob
c5d44b7b44372372e9b0991e810d4f44ed97d261
1
/* $NetBSD: bswap.h,v 1.1.26.3 2004/09/21 13:15:59 skrll 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_