Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c4e3a5844812dd5bf03282e021175d55d608f594
/
.
/
arch
/
m68k
/
include
/
asm
/
thread_info.h
blob: f31a3f42b7b3e7a60fa09c6bd05266b00eb8e772 [
file
] [
log
] [
blame
]
Sam Ravnborg
4914802
2009-01-16 21:58:10 +1000
[
diff
] [
blame
]
1
#ifdef
__uClinux__
2
#include
"thread_info_no.h"
3
#else
4
#include
"thread_info_mm.h"
5
#endif