repo.or.cz
/
linux-2.6
/
openmoko-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MERGE-master-patchset-edits
[linux-2.6/openmoko-kernel.git]
/
arch
/
m68k
/
include
/
asm
/
unistd.h
blob
df1d9d4cb1fd2a92eb825682e3399a8ea4aa34d2
1
#ifdef __uClinux__
2
#include
"unistd_no.h"
3
#else
4
#include
"unistd_mm.h"
5
#endif