summaryrefslogtreecommitdiffstats
path: root/private/mvdm/softpc.new/base/ccpu386/stubs.c
blob: 70e526e7a4b044410d088d7af61a57c5413bfade (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#include "insignia.h"
#include "host_def.h"

/*	@(#)stubs.c	1.1 06/26/94

	Stubs file for Prod Ccpu (Ccpu too hard to deyodarise)
*/

void	check_I	IFN0()
{
}

void	check_D	IFN0()
{
}

void	force_yoda()
{
}

IBOOL	do_condition_checks = FALSE;