summaryrefslogtreecommitdiffstats
path: root/private/mvdm/softpc.new/base/ccpu386/shld.h
diff options
context:
space:
mode:
Diffstat (limited to 'private/mvdm/softpc.new/base/ccpu386/shld.h')
-rw-r--r--private/mvdm/softpc.new/base/ccpu386/shld.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/private/mvdm/softpc.new/base/ccpu386/shld.h b/private/mvdm/softpc.new/base/ccpu386/shld.h
new file mode 100644
index 000000000..76dca6c2f
--- /dev/null
+++ b/private/mvdm/softpc.new/base/ccpu386/shld.h
@@ -0,0 +1,19 @@
+/*
+ shld.h
+
+ SHLD CPU functions.
+ */
+
+/*
+ static char SccsID[]="@(#)shld.h 1.4 02/09/94";
+ */
+
+IMPORT VOID SHLD
+
+IPT4(
+ IU32 *, pop1,
+ IU32, op2,
+ IU32, op3,
+ IUM8, op_sz
+
+ );