diff options
Diffstat (limited to 'sys/compat/linux/linux_sysent.c')
-rw-r--r-- | sys/compat/linux/linux_sysent.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/linux/linux_sysent.c b/sys/compat/linux/linux_sysent.c index db9b953ae82..8bc18a288c1 100644 --- a/sys/compat/linux/linux_sysent.c +++ b/sys/compat/linux/linux_sysent.c @@ -1,10 +1,10 @@ -/* $OpenBSD: linux_sysent.c,v 1.79 2013/11/03 13:56:03 pirofti Exp $ */ +/* $OpenBSD: linux_sysent.c,v 1.80 2014/09/01 05:13:21 doug Exp $ */ /* * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.74 2013/10/25 05:10:03 guenther Exp + * created from OpenBSD: syscalls.master,v 1.76 2014/09/01 05:09:53 doug Exp */ #include <sys/param.h> |