summaryrefslogtreecommitdiffstats
path: root/usr.bin/patch/INTERN.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/patch/INTERN.h')
-rw-r--r--usr.bin/patch/INTERN.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/usr.bin/patch/INTERN.h b/usr.bin/patch/INTERN.h
new file mode 100644
index 0000000..8bf16f5
--- /dev/null
+++ b/usr.bin/patch/INTERN.h
@@ -0,0 +1,15 @@
+/* $Header: INTERN.h,v 2.0 86/09/17 15:35:58 lwall Exp $
+ *
+ * $Log: INTERN.h,v $
+ * Revision 2.0 86/09/17 15:35:58 lwall
+ * Baseline for netwide release.
+ *
+ */
+
+#undef EXT
+#define EXT
+
+#undef INIT
+#define INIT(x) = x
+
+#define DOINIT
OpenPOWER on IntegriCloud