x32: fix decoding of i386 truncate and ftruncate syscalls
* linux/x32/syscallent1.h: Remove sys_*truncate64 redirections.
This commit is contained in:
parent
0b46883339
commit
7ae4a88285
@ -1,5 +1,3 @@
|
||||
/* Our second set comes from the i386 files. */
|
||||
|
||||
#define sys_truncate64 sys_truncate
|
||||
#define sys_ftruncate64 sys_ftruncate
|
||||
#include "../i386/syscallent.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user