summaryrefslogtreecommitdiff
path: root/sys/arch/landisk
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/landisk')
-rw-r--r--sys/arch/landisk/include/tcb.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arch/landisk/include/tcb.h b/sys/arch/landisk/include/tcb.h
new file mode 100644
index 00000000000..6c8e66768b6
--- /dev/null
+++ b/sys/arch/landisk/include/tcb.h
@@ -0,0 +1,3 @@
+/* $OpenBSD: tcb.h,v 1.1 2011/10/27 04:01:17 guenther Exp $ */
+
+#include <sh/tcb.h>