diff options
author | luoqi <luoqi@FreeBSD.org> | 1999-09-22 22:05:37 +0000 |
---|---|---|
committer | luoqi <luoqi@FreeBSD.org> | 1999-09-22 22:05:37 +0000 |
commit | bb77fc1d61eb0e0e2f7f85672485768c654a33a9 (patch) | |
tree | 00c8f0f248fb26a37576c2e122c9786444b37d14 /sys/i386/linux/linux_syscall.h | |
parent | c07e4cb2e048ac5fa6fca0817404bd5d4978b6b8 (diff) | |
download | FreeBSD-src-bb77fc1d61eb0e0e2f7f85672485768c654a33a9.zip FreeBSD-src-bb77fc1d61eb0e0e2f7f85672485768c654a33a9.tar.gz |
Regeneration.
Diffstat (limited to 'sys/i386/linux/linux_syscall.h')
-rw-r--r-- | sys/i386/linux/linux_syscall.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/linux/linux_syscall.h b/sys/i386/linux/linux_syscall.h index 54eac8b..b7e378d 100644 --- a/sys/i386/linux/linux_syscall.h +++ b/sys/i386/linux/linux_syscall.h @@ -2,7 +2,8 @@ * System call numbers. * * 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 */ #define LINUX_SYS_linux_setup 0 |