repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git]
/
arch
/
cris
/
include
/
uapi
/
asm
/
ptrace.h
blob
bd8946f83ed3a13ffb94c64a53db435b8e32ac67
1
#ifdef __arch_v32
2
#include <asm/ptrace_v32.h>
3
#else
4
#include <asm/ptrace_v10.h>
5
#endif