summaryrefslogtreecommitdiffstats
path: root/private/mvdm/softpc.new/base/ccpu386/rcl.h
blob: 10e836d4a583d3f87bdce89a3655e9739589a0b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* 
   rcl.h

   Define all RCL CPU functions.
 */

/*
   static char SccsID[]="@(#)rcl.h	1.4 02/09/94";
 */

IMPORT VOID RCL
               
IPT3(
	IU32 *, pop1,
	IU32, op2,
	IUM8, op_sz

   );