summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux_syscall.h
diff options
context:
space:
mode:
authoravg <avg@FreeBSD.org>2011-03-26 10:59:24 +0000
committeravg <avg@FreeBSD.org>2011-03-26 10:59:24 +0000
commitae4ae2c803e333c9798cad1469c5f0cf31c9bb41 (patch)
tree05b137097b3b4e6fe6e4dceb0d5e6d84f54de958 /sys/i386/linux/linux_syscall.h
parent4f32c1a13f363162f975d999393bd4fd4744aed6 (diff)
downloadFreeBSD-src-ae4ae2c803e333c9798cad1469c5f0cf31c9bb41.zip
FreeBSD-src-ae4ae2c803e333c9798cad1469c5f0cf31c9bb41.tar.gz
linux compat: add non-dummy capget and capset system calls, regenerate
And drop dummy definitions for those system calls. This may transiently break the build. PR: kern/149168 Submitted by: John Wehle <john@feith.com> Reviewed by: netchild MFC after: 2 weeks
Diffstat (limited to 'sys/i386/linux/linux_syscall.h')
-rw-r--r--sys/i386/linux/linux_syscall.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/linux/linux_syscall.h b/sys/i386/linux/linux_syscall.h
index a75decd..a00963c 100644
--- a/sys/i386/linux/linux_syscall.h
+++ b/sys/i386/linux/linux_syscall.h
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: head/sys/i386/linux/syscalls.master 219559 2011-03-12 08:51:43Z avg
+ * created from FreeBSD: head/sys/i386/linux/syscalls.master 220028 2011-03-26 10:51:56Z avg
*/
#define LINUX_SYS_exit 1
OpenPOWER on IntegriCloud