forked from xt-sys/exectos
		
	Implement HlpSendIpi() routine
This commit is contained in:
		| @@ -54,6 +54,11 @@ XTAPI | ||||
| VOID | ||||
| HlpInitializePic(VOID); | ||||
|  | ||||
| XTAPI | ||||
| VOID | ||||
| HlpSendIpi(ULONG ApicId, | ||||
|            ULONG Vector); | ||||
|  | ||||
| XTFASTCALL | ||||
| KRUNLEVEL | ||||
| HlpTransformApicTprToRunLevel(IN UCHAR Tpr); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user