summaryrefslogtreecommitdiffstats
path: root/sys/alpha/linux/linux_proto.h
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2003-11-07 21:13:08 +0000
committerjhb <jhb@FreeBSD.org>2003-11-07 21:13:08 +0000
commitf316a10928f146c73eb1bed31b86b44dd70054ce (patch)
tree18bc78aed7d81382fc03755e3c6cb7d14b561b4c /sys/alpha/linux/linux_proto.h
parent14fdb8110bb3ec4518270227a9e288ca54a97728 (diff)
downloadFreeBSD-src-f316a10928f146c73eb1bed31b86b44dd70054ce.zip
FreeBSD-src-f316a10928f146c73eb1bed31b86b44dd70054ce.tar.gz
Regen.
Diffstat (limited to 'sys/alpha/linux/linux_proto.h')
-rw-r--r--sys/alpha/linux/linux_proto.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/alpha/linux/linux_proto.h b/sys/alpha/linux/linux_proto.h
index 0fa62a5..16a18b8 100644
--- a/sys/alpha/linux/linux_proto.h
+++ b/sys/alpha/linux/linux_proto.h
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: src/sys/alpha/linux/syscalls.master,v 1.52 2003/02/16 02:31:05 tjr Exp
+ * created from FreeBSD: src/sys/alpha/linux/syscalls.master,v 1.53 2003/11/07 21:09:19 jhb Exp
*/
#ifndef _LINUX_SYSPROTO_H_
@@ -11,8 +11,12 @@
#include <sys/signal.h>
#include <sys/acl.h>
+#include <sys/thr.h>
+#include <sys/umtx.h>
#include <posix4/_semaphore.h>
+#include <sys/ucontext.h>
+
struct proc;
struct thread;
OpenPOWER on IntegriCloud