This website requires JavaScript.
Explore
Help
Register
Sign In
OpenSDV
/
linux-stable-rt
Watch
1
Star
0
Fork
You've already forked linux-stable-rt
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
linux-stable-rt
/
arch
/
x86
/
um
/
shared
/
sysdep
/
ptrace.h
6 lines
75 B
C
Raw
Permalink
Blame
History
#
ifdef __i386__
#
include
"ptrace_32.h"
#
else
#
include
"ptrace_64.h"
#
endif
Reference in New Issue
View Git Blame
Copy Permalink