summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/amd64/linux_syscall.h
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2006-06-10 21:16:49 +0000
committerchristos <christos@NetBSD.org>2006-06-10 21:16:49 +0000
commitee08f35b9aa9c7ec3469ec37d627cdcf0dcbedae (patch)
tree936652e9ece1dccc022b9687b81c8fb7b76f1040 /sys/compat/linux/arch/amd64/linux_syscall.h
parentc02c268f6b1250a8b99febb62c601b094cb99b6b (diff)
regen
Diffstat (limited to 'sys/compat/linux/arch/amd64/linux_syscall.h')
-rw-r--r--sys/compat/linux/arch/amd64/linux_syscall.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/linux/arch/amd64/linux_syscall.h b/sys/compat/linux/arch/amd64/linux_syscall.h
index 1c07be79dd7..0acbfcc9768 100644
--- a/sys/compat/linux/arch/amd64/linux_syscall.h
+++ b/sys/compat/linux/arch/amd64/linux_syscall.h
@@ -1,10 +1,10 @@
-/* $NetBSD: linux_syscall.h,v 1.10 2006/02/09 19:18:56 manu Exp $ */
+/* $NetBSD: linux_syscall.h,v 1.11 2006/06/10 21:16:49 christos Exp $ */
/*
* System call numbers.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from NetBSD: syscalls.master,v 1.9 2005/11/23 16:14:57 manu Exp
+ * created from NetBSD: syscalls.master,v 1.11 2006/06/10 21:15:33 christos Exp
*/
#ifndef _LINUX_SYS_SYSCALL_H_