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
/
hpcmips
/
include
/
endian_machdep.h
blob
24de2b679cd6464d7bfc4a7bc306a8809bb8d238
1
/* $NetBSD: endian.h,v 1.2 2000/03/16 15:09:35 mycroft Exp $ */
2
3
#define _BYTE_ORDER _LITTLE_ENDIAN
4
#include <mips/endian_machdep.h>