summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux_syscalls.c
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2014-09-18 08:40:00 +0000
committerbz <bz@FreeBSD.org>2014-09-18 08:40:00 +0000
commita7854053f1fd458b09488ea1ebc5adb0b56dba2c (patch)
tree0aabb1182a29b6f46580c1790d2095c5373c9025 /sys/i386/linux/linux_syscalls.c
parent122003e2ffe2624f2f259f4070daaa14220a8fb3 (diff)
downloadFreeBSD-src-a7854053f1fd458b09488ea1ebc5adb0b56dba2c.zip
FreeBSD-src-a7854053f1fd458b09488ea1ebc5adb0b56dba2c.tar.gz
Re-gen after r271743 implementing most of
timer_{create,settime,gettime,getoverrun,delete}. MFC after: 3 days Sponsored by: DARPA, AFRL
Diffstat (limited to 'sys/i386/linux/linux_syscalls.c')
-rw-r--r--sys/i386/linux/linux_syscalls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/linux/linux_syscalls.c b/sys/i386/linux/linux_syscalls.c
index 38642f4..87601d8 100644
--- a/sys/i386/linux/linux_syscalls.c
+++ b/sys/i386/linux/linux_syscalls.c
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: head/sys/i386/linux/syscalls.master 255675 2013-09-18 18:48:33Z rdivacky
+ * created from FreeBSD: head/sys/i386/linux/syscalls.master 271743 2014-09-18 08:36:45Z bz
*/
const char *linux_syscallnames[] = {
OpenPOWER on IntegriCloud