summaryrefslogtreecommitdiff
path: root/x2p/INTERN.h
diff options
context:
space:
mode:
Diffstat (limited to 'x2p/INTERN.h')
-rw-r--r--x2p/INTERN.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/x2p/INTERN.h b/x2p/INTERN.h
new file mode 100644
index 0000000000..76c51c5df8
--- /dev/null
+++ b/x2p/INTERN.h
@@ -0,0 +1,15 @@
+/* $Header: INTERN.h,v 1.0 87/12/18 13:06:48 root Exp $
+ *
+ * $Log: INTERN.h,v $
+ * Revision 1.0 87/12/18 13:06:48 root
+ * Initial revision
+ *
+ */
+
+#undef EXT
+#define EXT
+
+#undef INIT
+#define INIT(x) = x
+
+#define DOINIT