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
Add fatal_signal_pending
[linux-2.6/mini2440.git]
/
include
/
asm-x86
/
resume-trace.h
blob
9b6dd093a9f740364e129b7713f9b3e27f7b1ea3
1
#ifdef CONFIG_X86_32
2
# include
"resume-trace_32.h"
3
#else
4
# include
"resume-trace_64.h"
5
#endif