summaryrefslogtreecommitdiffstats
path: root/private/mvdm/softpc.new/base/ccpu386/push.h
blob: 57f3d747e4c11c7a988e249ebc5860c8026e098b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* 
   push.h

   Define all PUSH CPU functions.
 */

/*
   static char SccsID[]="@(#)push.h	1.5 07/05/94";
 */

IMPORT VOID PUSH
       
IPT1(
	IU32, op1

   );

IMPORT VOID PUSH_SR
       
IPT1(
	IU32, op1

   );