summaryrefslogtreecommitdiff
path: root/h
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1987-03-19 16:30:13 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1987-03-19 16:30:13 +0000
commit69af6a02313a7e9eec5672b4c944f7f14725fc31 (patch)
tree306ca685b345598e05814a18fdfc8d51f09cd467 /h
parent88a0ebf03b79fd12ad81a2ff54d2ed348ab8a83f (diff)
Initial revision
Diffstat (limited to 'h')
-rw-r--r--h/zephyr/zephyr_internal.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/h/zephyr/zephyr_internal.h b/h/zephyr/zephyr_internal.h
new file mode 100644
index 0000000..76de4c9
--- /dev/null
+++ b/h/zephyr/zephyr_internal.h
@@ -0,0 +1,7 @@
+/* $Source$ */
+/* $Header$ */
+
+#include <zephyr/zephyr.h>
+
+extern int __HM_port;
+extern char *__HM_addr;