summaryrefslogtreecommitdiffstats
path: root/private/mvdm/softpc.new/base/inc/spcfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'private/mvdm/softpc.new/base/inc/spcfile.h')
-rw-r--r--private/mvdm/softpc.new/base/inc/spcfile.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/private/mvdm/softpc.new/base/inc/spcfile.h b/private/mvdm/softpc.new/base/inc/spcfile.h
new file mode 100644
index 000000000..24712e4c3
--- /dev/null
+++ b/private/mvdm/softpc.new/base/inc/spcfile.h
@@ -0,0 +1,9 @@
+/*
+ SccsID @(#)host_unix.h 1.1 10/2/90 Copyright Insignia Solutions Ltd
+*/
+#define STANDARD 1234
+#define SILENT 2345
+#define CONT_AND_QUIT 3456
+
+extern char *host_find_file();
+