diff options
author | Manuel Novoa III <mjn3@codepoet.org> | 2001-01-17 04:49:43 +0000 |
---|---|---|
committer | Manuel Novoa III <mjn3@codepoet.org> | 2001-01-17 04:49:43 +0000 |
commit | 546aeaf1c1055b2fdbffa6d9df6fffcf1efb3c28 (patch) | |
tree | e605dcee351bece90b39cbdf2916077843b8a558 /libc/sysdeps | |
parent | 849cfab1c54b56687b4343e5a8448ff7408493b9 (diff) |
The files unified_syscall_{ARCH}.h are not auto-generated while others are.
Diffstat (limited to 'libc/sysdeps')
-rw-r--r-- | libc/sysdeps/linux/common/.cvsignore | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libc/sysdeps/linux/common/.cvsignore b/libc/sysdeps/linux/common/.cvsignore index ef555ace8..73f129583 100644 --- a/libc/sysdeps/linux/common/.cvsignore +++ b/libc/sysdeps/linux/common/.cvsignore @@ -1,4 +1,4 @@ unified_syscall.h -unified_syscall_arm.h -unified_syscall_i386.h -unified_syscall_m68k.h +str_syscalls +str_syscalls.c +str_syscalls.h |