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
/
sh3
/
include
/
endian_machdep.h
blob
2517ecaac3f37281995f4f3256bb8a63873a89ee
1
/* $NetBSD: endian.h,v 1.3 2000/03/16 15:09:37 mycroft Exp $ */
2
3
#ifndef _BYTE_ORDER
4
# error Define SH target CPU endian-ness in port-specific header file.
5
#endif