diff options
author | peter <peter@FreeBSD.org> | 1997-03-29 13:12:46 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-03-29 13:12:46 +0000 |
commit | 4f78f634498b1ba5b3687dbdccf9ec530fc6ad57 (patch) | |
tree | ff1a2219b096c7948449ffe5bed5711b50dc1998 /sys/i386/linux/linux_syscall.h | |
parent | 4f000a95d2130d879224c2d13758468253802fa6 (diff) | |
download | FreeBSD-src-4f78f634498b1ba5b3687dbdccf9ec530fc6ad57.zip FreeBSD-src-4f78f634498b1ba5b3687dbdccf9ec530fc6ad57.tar.gz |
Renerate (some include files were changed)
Diffstat (limited to 'sys/i386/linux/linux_syscall.h')
-rw-r--r-- | sys/i386/linux/linux_syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/linux/linux_syscall.h b/sys/i386/linux/linux_syscall.h index 02503a1..cfc108d 100644 --- a/sys/i386/linux/linux_syscall.h +++ b/sys/i386/linux/linux_syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from Id: syscalls.master,v 1.2 1996/03/04 20:58:47 peter Exp + * created from Id: syscalls.master,v 1.4 1997/02/22 09:38:31 peter Exp */ #define LINUX_SYS_linux_setup 0 |