summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux_sysent.c
diff options
context:
space:
mode:
authoravg <avg@FreeBSD.org>2011-03-12 08:58:19 +0000
committeravg <avg@FreeBSD.org>2011-03-12 08:58:19 +0000
commit5a2a285ac9dc6c9ae60c40f90dc1f1c42dd3556d (patch)
tree3557bb54a81fe65a6ae0520722443715244c5d36 /sys/i386/linux/linux_sysent.c
parent666906fcd7f2ffdba78d0708061c996f1ed8f1f7 (diff)
downloadFreeBSD-src-5a2a285ac9dc6c9ae60c40f90dc1f1c42dd3556d.zip
FreeBSD-src-5a2a285ac9dc6c9ae60c40f90dc1f1c42dd3556d.tar.gz
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
Regenerate system call and systrace support files. PR: kern/152822 Submitted by: Artem Belevich <fbsdlist@src.cx> Reviewed by: jhb (earlier version) MFC after: 3 weeks
Diffstat (limited to 'sys/i386/linux/linux_sysent.c')
-rw-r--r--sys/i386/linux/linux_sysent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/linux/linux_sysent.c b/sys/i386/linux/linux_sysent.c
index 79b3708..9e8a8f8 100644
--- a/sys/i386/linux/linux_sysent.c
+++ b/sys/i386/linux/linux_sysent.c
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: head/sys/i386/linux/syscalls.master 218610 2011-02-12 15:33:25Z dchagin
+ * created from FreeBSD: head/sys/i386/linux/syscalls.master 219559 2011-03-12 08:51:43Z avg
*/
#include <sys/param.h>
OpenPOWER on IntegriCloud