mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Add KeSetCurrentIrql
svn path=/branches/ros-amd64-bringup/; revision=35513
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#define LOCK ""
|
||||
#endif
|
||||
|
||||
#define KeSetCurrentIrql(x) __writecr8(x)
|
||||
|
||||
#if defined(__GNUC__)
|
||||
|
||||
#define Ke386SetInterruptDescriptorTable(X) \
|
||||
|
||||
Reference in New Issue
Block a user