X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fsh%2Fsyscall.h;h=aebce2ce26d92976a0b9ee316ff761ad2db1c869;hb=f2e1c129f8f0985ec80e6cf775cf3e4afbced6fa;hp=2c154476799cd392a5204f016bbf817f7b5aa636;hpb=dc9e099fc0eced486ae2b49455c9da113c11f4ff;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/sh/syscall.h b/sim/sh/syscall.h index 2c15447679..aebce2ce26 100644 --- a/sim/sh/syscall.h +++ b/sim/sh/syscall.h @@ -27,7 +27,10 @@ #define SYS_stat 38 #define SYS_pipe 42 #define SYS_execve 59 +#define SYS_truncate 129 +#define SYS_ftruncate 130 +#define SYS_argc 172 +#define SYS_argnlen 173 +#define SYS_argn 174 #define SYS_utime 201 /* not really a system call */ #define SYS_wait 202 /* nor is this */ - -