summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/mips/linux_syscallargs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/linux/arch/mips/linux_syscallargs.h')
-rw-r--r--sys/compat/linux/arch/mips/linux_syscallargs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/linux/arch/mips/linux_syscallargs.h b/sys/compat/linux/arch/mips/linux_syscallargs.h
index 6cdd3954067..29fff101e1e 100644
--- a/sys/compat/linux/arch/mips/linux_syscallargs.h
+++ b/sys/compat/linux/arch/mips/linux_syscallargs.h
@@ -1,10 +1,10 @@
-/* $NetBSD: linux_syscallargs.h,v 1.3 2001/10/06 13:32:58 manu Exp $ */
+/* $NetBSD: linux_syscallargs.h,v 1.4 2001/10/14 17:21:48 manu Exp $ */
/*
* System call argument lists.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.2 2001/09/30 20:52:41 manu Exp
+ * created from NetBSD: syscalls.master,v 1.3 2001/10/06 13:32:59 manu Exp
*/
#ifndef _LINUX_SYS__SYSCALLARGS_H_