ptos/amd64: cpu: Add HalKpcrCurrent()
Signed-off-by: Chloe M <chloe@mensia.org>
This commit is contained in:
@@ -28,4 +28,10 @@ typedef struct {
|
||||
*/
|
||||
VOID HalKpcrP1Init(KPCR *Kpcr);
|
||||
|
||||
/*
|
||||
* Obtain the KPCR of the current processor
|
||||
* core
|
||||
*/
|
||||
KPCR *HalKpcrCurrent(VOID);
|
||||
|
||||
#endif /* !_HAL_KPCR_H_ */
|
||||
|
||||
Reference in New Issue
Block a user