summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/sys
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/include/sys')
-rw-r--r--rtemsbsd/include/sys/_vm_domain.h0
-rw-r--r--rtemsbsd/include/sys/fail.h1
-rw-r--r--rtemsbsd/include/sys/signalvar.h1
-rw-r--r--rtemsbsd/include/sys/stack.h0
-rw-r--r--rtemsbsd/include/sys/stdatomic.h1
-rw-r--r--rtemsbsd/include/sys/zlib.h1
6 files changed, 2 insertions, 2 deletions
diff --git a/rtemsbsd/include/sys/_vm_domain.h b/rtemsbsd/include/sys/_vm_domain.h
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/rtemsbsd/include/sys/_vm_domain.h
diff --git a/rtemsbsd/include/sys/fail.h b/rtemsbsd/include/sys/fail.h
deleted file mode 100644
index 936ffd88..00000000
--- a/rtemsbsd/include/sys/fail.h
+++ /dev/null
@@ -1 +0,0 @@
-/* EMPTY */
diff --git a/rtemsbsd/include/sys/signalvar.h b/rtemsbsd/include/sys/signalvar.h
deleted file mode 100644
index 936ffd88..00000000
--- a/rtemsbsd/include/sys/signalvar.h
+++ /dev/null
@@ -1 +0,0 @@
-/* EMPTY */
diff --git a/rtemsbsd/include/sys/stack.h b/rtemsbsd/include/sys/stack.h
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/rtemsbsd/include/sys/stack.h
diff --git a/rtemsbsd/include/sys/stdatomic.h b/rtemsbsd/include/sys/stdatomic.h
new file mode 100644
index 00000000..2643cf37
--- /dev/null
+++ b/rtemsbsd/include/sys/stdatomic.h
@@ -0,0 +1 @@
+#include <stdatomic.h>
diff --git a/rtemsbsd/include/sys/zlib.h b/rtemsbsd/include/sys/zlib.h
new file mode 100644
index 00000000..4470a1fd
--- /dev/null
+++ b/rtemsbsd/include/sys/zlib.h
@@ -0,0 +1 @@
+#include <zlib.h>