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
/
traps.h
blob
3011ec0f5365a0309b79cc09c93b2187023e2036
1
#ifdef __uClinux__
2
#include
"traps_no.h"
3
#else
4
#include
"traps_mm.h"
5
#endif