summaryrefslogblamecommitdiffstats
path: root/private/mvdm/softpc.new/base/ccpu386/ret.h
blob: b2f35db929df4249f012fa3617fd963aac064f78 (plain) (tree)






















                                                      
/* 
   ret.h

   Define all RET CPU functions.
 */

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

IMPORT VOID RETF
       
IPT1(
	IU32, op1

   );

IMPORT VOID RETN
       
IPT1(
	IU32, op1

   );