* elf-strtab.c (struct elf_strtab_hash_entry): Add u.next.
[deliverable/binutils-gdb.git] / sim / sh / syscall.h
index 2c154476799cd392a5204f016bbf817f7b5aa636..9b818f9392783effd4c626c0eefc5a664dd121e7 100644 (file)
@@ -27,7 +27,8 @@
 #define        SYS_stat        38
 #define        SYS_pipe        42
 #define        SYS_execve      59
+#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 */
-
-
This page took 0.023173 seconds and 4 git commands to generate.