repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
signal: Use task_is_*
[linux-2.6/mini2440.git]
/
include
/
asm-x86
/
segment.h
blob
605068280e2852435a84377f84e26c05df36138e
1
#ifdef CONFIG_X86_32
2
# include
"segment_32.h"
3
#else
4
# include
"segment_64.h"
5
#endif