repo.or.cz
/
linux-ginger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
First Support on Ginger and OMAP TI
[linux-ginger.git]
/
arch
/
m68k
/
include
/
asm
/
thread_info.h
blob
f31a3f42b7b3e7a60fa09c6bd05266b00eb8e772
1
#ifdef __uClinux__
2
#include
"thread_info_no.h"
3
#else
4
#include
"thread_info_mm.h"
5
#endif