summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux_proto.h
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2006-09-21 16:20:38 +0000
committerrwatson <rwatson@FreeBSD.org>2006-09-21 16:20:38 +0000
commit582a76db5e779bf6f7d1bd577f554df37ecdf32d (patch)
tree3dfc66c5445f103a1cf9a869a078cee5c9d9201f /sys/i386/linux/linux_proto.h
parent03d308eea1d0849ccb039c29b8b3f5fc70026a4e (diff)
downloadFreeBSD-src-582a76db5e779bf6f7d1bd577f554df37ecdf32d.zip
FreeBSD-src-582a76db5e779bf6f7d1bd577f554df37ecdf32d.tar.gz
Regenerate.
Diffstat (limited to 'sys/i386/linux/linux_proto.h')
-rw-r--r--sys/i386/linux/linux_proto.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/linux/linux_proto.h b/sys/i386/linux/linux_proto.h
index 6a2843a..832f8a3 100644
--- a/sys/i386/linux/linux_proto.h
+++ b/sys/i386/linux/linux_proto.h
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: src/sys/i386/linux/syscalls.master,v 1.79 2006/09/21 16:12:58 rwatson Exp
+ * created from FreeBSD: src/sys/i386/linux/syscalls.master,v 1.80 2006/09/21 16:18:33 rwatson Exp
*/
#ifndef _LINUX_SYSPROTO_H_
@@ -1173,7 +1173,7 @@ int linux_unshare(struct thread *, struct linux_unshare_args *);
#define LINUX_SYS_AUE_linux_fork AUE_FORK
#define LINUX_SYS_AUE_linux_open AUE_OPEN_RWTC
#define LINUX_SYS_AUE_linux_waitpid AUE_WAIT4
-#define LINUX_SYS_AUE_linux_creat AUE_O_CREAT
+#define LINUX_SYS_AUE_linux_creat AUE_CREAT
#define LINUX_SYS_AUE_linux_link AUE_LINK
#define LINUX_SYS_AUE_linux_unlink AUE_UNLINK
#define LINUX_SYS_AUE_linux_execve AUE_EXECVE
OpenPOWER on IntegriCloud