summaryrefslogtreecommitdiffstats
path: root/src/linux
diff options
context:
space:
mode:
Diffstat (limited to 'src/linux')
-rw-r--r--src/linux/err.h1
-rw-r--r--src/linux/list.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/linux/err.h b/src/linux/err.h
new file mode 100644
index 0000000..40a8c17
--- /dev/null
+++ b/src/linux/err.h
@@ -0,0 +1 @@
+/* empty */
diff --git a/src/linux/list.h b/src/linux/list.h
new file mode 100644
index 0000000..83c6d75
--- /dev/null
+++ b/src/linux/list.h
@@ -0,0 +1 @@
+#include <dt/list.h>