diff options
| author | Luoqi Chen <luoqi@FreeBSD.org> | 1999-09-22 22:05:37 +0000 |
|---|---|---|
| committer | Luoqi Chen <luoqi@FreeBSD.org> | 1999-09-22 22:05:37 +0000 |
| commit | f581b15f47adc3cc7b81ee96b3ae9ee0bf8e3986 (patch) | |
| tree | 0d939176e59f60c4596db1dbe32dbad4254da78c /sys/i386/linux/linux_sysent.c | |
| parent | 2323686abc308fce1a297292c20dcdea0171ed4e (diff) | |
Notes
Diffstat (limited to 'sys/i386/linux/linux_sysent.c')
| -rw-r--r-- | sys/i386/linux/linux_sysent.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/linux/linux_sysent.c b/sys/i386/linux/linux_sysent.c index 9af707fcb391..92b7d009f428 100644 --- a/sys/i386/linux/linux_sysent.c +++ b/sys/i386/linux/linux_sysent.c @@ -2,7 +2,8 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * created from FreeBSD: src/sys/i386/linux/syscalls.master,v 1.24 1999/08/28 00:45:26 peter Exp + * $FreeBSD$ + * created from FreeBSD: src/sys/i386/linux/syscalls.master,v 1.25 1999/09/22 22:01:51 luoqi Exp */ #include "opt_compat.h" |
