Update APC initialization comment
This commit is contained in:
@@ -116,7 +116,7 @@ KE::Apc::HandleApcInterrupt(IN PKTRAP_FRAME TrapFrame)
|
|||||||
* Supplies a pointer to routine called on thread exit.
|
* Supplies a pointer to routine called on thread exit.
|
||||||
*
|
*
|
||||||
* @param NormalRoutine
|
* @param NormalRoutine
|
||||||
* Supplies a pointer to routine called at IRQL 0.
|
* Supplies a pointer to routine called at PASSIVE_LEVEL.
|
||||||
*
|
*
|
||||||
* @param ApcMode
|
* @param ApcMode
|
||||||
* Specifies processor mode, in which NormalRoutine gets called.
|
* Specifies processor mode, in which NormalRoutine gets called.
|
||||||
|
|||||||
Reference in New Issue
Block a user