aboutsummaryrefslogtreecommitdiff
path: root/sim/sh/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/sh/syscall.h')
-rw-r--r--sim/sh/syscall.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/sh/syscall.h b/sim/sh/syscall.h
index 9b818f9..aebce2c 100644
--- a/sim/sh/syscall.h
+++ b/sim/sh/syscall.h
@@ -27,6 +27,8 @@
#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