summaryrefslogblamecommitdiffstats
path: root/private/mvdm/softpc.new/base/ccpu386/invlpg.h
blob: 54242f10b3daefb1434561e7b4fc3c441d194c0d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                      
/* 
   invlpg.h

   Define INVLPG CPU functions.
 */

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

IMPORT VOID INVLPG
       
IPT1(
	IU32, op1

   );