diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-05-23 11:37:31 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-05-23 11:37:31 +0000 |
commit | 37b6c90defa11af54438003d01c2c23e2574dcb6 (patch) | |
tree | 7b883a7eeede018d40d2f3583111ecba13f76fa5 /sys/compat/linux/linux_syscall.h | |
parent | 12b1f47f056570e4487a542c357d792c40bb83fb (diff) |
sync
Diffstat (limited to 'sys/compat/linux/linux_syscall.h')
-rw-r--r-- | sys/compat/linux/linux_syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/linux/linux_syscall.h b/sys/compat/linux/linux_syscall.h index af6d9c11e10..7f0f344656d 100644 --- a/sys/compat/linux/linux_syscall.h +++ b/sys/compat/linux/linux_syscall.h @@ -1,4 +1,4 @@ -/* $OpenBSD: linux_syscall.h,v 1.52 2007/11/27 18:05:59 art Exp $ */ +/* $OpenBSD: linux_syscall.h,v 1.53 2010/05/23 11:37:30 deraadt Exp $ */ /* * System call numbers. |