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
/
newsmips
/
include
/
endian_machdep.h
blob
b4b828a4cd3a79e05cd7a5503f047b3ecaba2df2
1
/* $NetBSD: endian.h,v 1.3 2000/03/16 15:09:37 mycroft Exp $ */
2
3
#define _BYTE_ORDER _BIG_ENDIAN
4
#include <mips/endian_machdep.h>