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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
arch
/
powerpc
/
include
/
bswap.h
blob
f39fc323f3947fd3463502f22ba426dc6b4e6841
1
/* $NetBSD: bswap.h,v 1.5 2005/12/11 12:18:43 christos Exp $ */
2
3
#ifndef _POWERPC_BSWAP_H_
4
#define _POWERPC_BSWAP_H_
5
6
#include <sys/bswap.h>
7
8
#endif
/* _POWERPC_BSWAP_H_ */