]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: tracehook: asm/syscall.h
authorRoland McGrath <roland@redhat.com>
Sat, 19 Apr 2008 00:08:44 +0000 (17:08 -0700)
committerRoland McGrath <roland@redhat.com>
Sat, 26 Jul 2008 21:38:01 +0000 (14:38 -0700)
commit68bd0f4ef7750fc277e1268bf40f443898382409
tree8db4ce3a3e54e07deeb4a3616f02bbdb338e93fd
parenteeea3c3ff8af7f6960a0515d46dff6479bdb91f9
x86: tracehook: asm/syscall.h

Add asm/syscall.h for x86 with all the required entry points.
This will allow arch-independent tracing code for system calls.

Signed-off-by: Roland McGrath <roland@redhat.com>
include/asm-x86/ptrace.h
include/asm-x86/syscall.h [new file with mode: 0644]