forked from xt-sys/exectos
		
	Implement KeGetCurrentProcessorNumber() routine
This commit is contained in:
		| @@ -21,6 +21,10 @@ XTAPI | ||||
| PKPROCESSOR_CONTROL_BLOCK | ||||
| KeGetCurrentProcessorControlBlock(VOID); | ||||
|  | ||||
| XTAPI | ||||
| ULONG | ||||
| KeGetCurrentProcessorNumber(VOID); | ||||
|  | ||||
| XTAPI | ||||
| PKTHREAD | ||||
| KeGetCurrentThread(VOID); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user