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)
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>

No differences found