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