summaryrefslogblamecommitdiffstats
path: root/private/mvdm/softpc.new/base/ccpu386/stc.c
blob: ce296f6690b3c208658634c8d297ac2f4940ac5d (plain) (tree)






































                                                                        
/*[

stc.c

LOCAL CHAR SccsID[]="@(#)stc.c	1.5 02/09/94";

STC CPU functions.
------------------

]*/


#include <insignia.h>

#include <host_def.h>
#include <xt.h>
#include <c_main.h>
#include <c_addr.h>
#include <c_bsic.h>
#include <c_prot.h>
#include <c_seg.h>
#include <c_stack.h>
#include <c_xcptn.h>
#include	<c_reg.h>
#include <stc.h>


/*
   =====================================================================
   EXTERNAL ROUTINES STARTS HERE.
   =====================================================================
 */


GLOBAL VOID
STC()
   {
   SET_CF(1);
   }