summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/sys
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-09 22:42:09 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-10 09:06:58 +0200
commitbceabc95c1c85d793200446fa85f1ddc6313ea29 (patch)
tree973c8bd8deca9fd69913f2895cc91e0e6114d46c /rtemsbsd/include/sys
parentAdd FreeBSD sources as a submodule (diff)
downloadrtems-libbsd-bceabc95c1c85d793200446fa85f1ddc6313ea29.tar.bz2
Move files to match FreeBSD layout
Diffstat (limited to 'rtemsbsd/include/sys')
-rw-r--r--rtemsbsd/include/sys/_pthreadtypes.h1
-rw-r--r--rtemsbsd/include/sys/bio.h1
-rw-r--r--rtemsbsd/include/sys/copyright.h1
-rw-r--r--rtemsbsd/include/sys/cpuset.h1
-rw-r--r--rtemsbsd/include/sys/exec.h1
-rw-r--r--rtemsbsd/include/sys/fail.h1
-rw-r--r--rtemsbsd/include/sys/namei.h1
-rw-r--r--rtemsbsd/include/sys/signalvar.h1
-rw-r--r--rtemsbsd/include/sys/sleepqueue.h1
-rw-r--r--rtemsbsd/include/sys/syscallsubr.h1
-rw-r--r--rtemsbsd/include/sys/sysent.h1
-rw-r--r--rtemsbsd/include/sys/sysproto.h1
-rw-r--r--rtemsbsd/include/sys/ucontext.h1
-rw-r--r--rtemsbsd/include/sys/vnode.h1
14 files changed, 14 insertions, 0 deletions
diff --git a/rtemsbsd/include/sys/_pthreadtypes.h b/rtemsbsd/include/sys/_pthreadtypes.h
new file mode 100644
index 00000000..fa882cb5
--- /dev/null
+++ b/rtemsbsd/include/sys/_pthreadtypes.h
@@ -0,0 +1 @@
+/* empty file */
diff --git a/rtemsbsd/include/sys/bio.h b/rtemsbsd/include/sys/bio.h
new file mode 100644
index 00000000..936ffd88
--- /dev/null
+++ b/rtemsbsd/include/sys/bio.h
@@ -0,0 +1 @@
+/* EMPTY */
diff --git a/rtemsbsd/include/sys/copyright.h b/rtemsbsd/include/sys/copyright.h
new file mode 100644
index 00000000..936ffd88
--- /dev/null
+++ b/rtemsbsd/include/sys/copyright.h
@@ -0,0 +1 @@
+/* EMPTY */
diff --git a/rtemsbsd/include/sys/cpuset.h b/rtemsbsd/include/sys/cpuset.h
new file mode 100644
index 00000000..936ffd88
--- /dev/null
+++ b/rtemsbsd/include/sys/cpuset.h
@@ -0,0 +1 @@
+/* EMPTY */
diff --git a/rtemsbsd/include/sys/exec.h b/rtemsbsd/include/sys/exec.h
new file mode 100644
index 00000000..936ffd88
--- /dev/null
+++ b/rtemsbsd/include/sys/exec.h
@@ -0,0 +1 @@
+/* EMPTY */
diff --git a/rtemsbsd/include/sys/fail.h b/rtemsbsd/include/sys/fail.h
new file mode 100644
index 00000000..936ffd88
--- /dev/null
+++ b/rtemsbsd/include/sys/fail.h
@@ -0,0 +1 @@
+/* EMPTY */
diff --git a/rtemsbsd/include/sys/namei.h b/rtemsbsd/include/sys/namei.h
new file mode 100644
index 00000000..936ffd88
--- /dev/null
+++ b/rtemsbsd/include/sys/namei.h
@@ -0,0 +1 @@
+/* EMPTY */
diff --git a/rtemsbsd/include/sys/signalvar.h b/rtemsbsd/include/sys/signalvar.h
new file mode 100644
index 00000000..baa28bdd
--- /dev/null
+++ b/rtemsbsd/include/sys/signalvar.h
@@ -0,0 +1 @@
+/* deliberately empty file */
diff --git a/rtemsbsd/include/sys/sleepqueue.h b/rtemsbsd/include/sys/sleepqueue.h
new file mode 100644
index 00000000..936ffd88
--- /dev/null
+++ b/rtemsbsd/include/sys/sleepqueue.h
@@ -0,0 +1 @@
+/* EMPTY */
diff --git a/rtemsbsd/include/sys/syscallsubr.h b/rtemsbsd/include/sys/syscallsubr.h
new file mode 100644
index 00000000..936ffd88
--- /dev/null
+++ b/rtemsbsd/include/sys/syscallsubr.h
@@ -0,0 +1 @@
+/* EMPTY */
diff --git a/rtemsbsd/include/sys/sysent.h b/rtemsbsd/include/sys/sysent.h
new file mode 100644
index 00000000..936ffd88
--- /dev/null
+++ b/rtemsbsd/include/sys/sysent.h
@@ -0,0 +1 @@
+/* EMPTY */
diff --git a/rtemsbsd/include/sys/sysproto.h b/rtemsbsd/include/sys/sysproto.h
new file mode 100644
index 00000000..936ffd88
--- /dev/null
+++ b/rtemsbsd/include/sys/sysproto.h
@@ -0,0 +1 @@
+/* EMPTY */
diff --git a/rtemsbsd/include/sys/ucontext.h b/rtemsbsd/include/sys/ucontext.h
new file mode 100644
index 00000000..936ffd88
--- /dev/null
+++ b/rtemsbsd/include/sys/ucontext.h
@@ -0,0 +1 @@
+/* EMPTY */
diff --git a/rtemsbsd/include/sys/vnode.h b/rtemsbsd/include/sys/vnode.h
new file mode 100644
index 00000000..936ffd88
--- /dev/null
+++ b/rtemsbsd/include/sys/vnode.h
@@ -0,0 +1 @@
+/* EMPTY */