diff options
author | peter <peter@FreeBSD.org> | 2000-07-29 10:07:38 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2000-07-29 10:07:38 +0000 |
commit | 09f2cc343dba3b47e554adfff426f2c6761b749b (patch) | |
tree | 1f900e0f92f2d98161c4cb6f4394bf3757ace796 /sys/i386/linux/linux_proto.h | |
parent | 2acd9c62a720f5d8800b262fb6773a19419ef901 (diff) | |
download | FreeBSD-src-09f2cc343dba3b47e554adfff426f2c6761b749b.zip FreeBSD-src-09f2cc343dba3b47e554adfff426f2c6761b749b.tar.gz |
Regen. (Fix SYS_exit)
Diffstat (limited to 'sys/i386/linux/linux_proto.h')
-rw-r--r-- | sys/i386/linux/linux_proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/linux/linux_proto.h b/sys/i386/linux/linux_proto.h index a8be3b1..cd20a6d 100644 --- a/sys/i386/linux/linux_proto.h +++ b/sys/i386/linux/linux_proto.h @@ -3,7 +3,7 @@ * * DO NOT EDIT-- this file is automatically generated. * $FreeBSD$ - * created from FreeBSD: src/sys/i386/linux/syscalls.master,v 1.33 2000/07/29 00:16:28 peter Exp + * created from FreeBSD: src/sys/i386/linux/syscalls.master,v 1.34 2000/07/29 10:05:25 peter Exp */ #ifndef _LINUX_SYSPROTO_H_ |