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