/* 
   xchg.h

   Define all XCHG CPU functions.
 */

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

IMPORT VOID XCHG
           
IPT2(
	IU32 *, pop1,
	IU32 *, pop2

   );