summaryrefslogtreecommitdiffstats
path: root/private/mvdm/softpc.new/base/ccpu386/dec.h
diff options
context:
space:
mode:
Diffstat (limited to 'private/mvdm/softpc.new/base/ccpu386/dec.h')
-rw-r--r--private/mvdm/softpc.new/base/ccpu386/dec.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/private/mvdm/softpc.new/base/ccpu386/dec.h b/private/mvdm/softpc.new/base/ccpu386/dec.h
new file mode 100644
index 000000000..3070822a6
--- /dev/null
+++ b/private/mvdm/softpc.new/base/ccpu386/dec.h
@@ -0,0 +1,17 @@
+/*
+ dec.h
+
+ Define all DEC CPU functions.
+ */
+
+/*
+ static char SccsID[]="@(#)dec.h 1.4 02/09/94";
+ */
+
+IMPORT VOID DEC
+
+IPT2(
+ IU32 *, pop1,
+ IUM8, op_sz
+
+ );