mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[HAL]: Fix HalpFlushTlb. Thanks to Stefan Ginsberg <[email protected]>
svn path=/trunk/; revision=45303
This commit is contained in:
@@ -102,6 +102,7 @@ HalpFlushTLB(VOID)
|
||||
// Restore interrupts
|
||||
//
|
||||
__writeeflags(Flags);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user