mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
added initialization for APCs
svn path=/trunk/; revision=852
This commit is contained in:
@@ -27,4 +27,5 @@ VOID PiInitProcessManager(VOID)
|
||||
PsInitProcessManagment();
|
||||
PsInitThreadManagment();
|
||||
PsInitIdleThread();
|
||||
PiInitApcManagement();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user