]> granicus.if.org Git - strace/commitdiff
x86_64: decode __old_kernel_stat based syscalls
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 1 May 2013 15:36:13 +0000 (15:36 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 1 May 2013 15:36:13 +0000 (15:36 +0000)
* linux/x86_64/syscallent1.h: Remove sys_old*stat redirections.

linux/x86_64/syscallent1.h

index 98ffe76fca35822ed24c3ab43be3163f776e01ef..c9100de8af8a315ebfa04389a1a5c87fb5966c8a 100644 (file)
@@ -1,7 +1,3 @@
-/* Our second set comes from the i386 files.
-   Only a couple of calls we cannot support without the i386 headers.  */
+/* Our second set comes from the i386 files.  */
 
-#define sys_oldstat printargs
-#define sys_oldfstat printargs
-#define sys_oldlstat printargs
 #include "../i386/syscallent.h"