summaryrefslogtreecommitdiffstats
path: root/private/mvdm/softpc.new/base/ccpu386/sgdt.h
blob: 455f7ecadf888120ead516654b043fc5f751e781 (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
/* 
   sgdt.h

   Define all SGDT CPU functions.
 */

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

IMPORT VOID SGDT16
       
IPT1(
	IU32, op1[2]

   );

IMPORT VOID SGDT32
       
IPT1(
	IU32, op1[2]

   );