Add KeSetCurrentIrql

svn path=/branches/ros-amd64-bringup/; revision=35513
This commit is contained in:
Timo Kreuzer
2008-08-21 18:15:23 +00:00
parent 7e667e38c4
commit 9cc6529e5e
@@ -7,6 +7,8 @@
#define LOCK ""
#endif
#define KeSetCurrentIrql(x) __writecr8(x)
#if defined(__GNUC__)
#define Ke386SetInterruptDescriptorTable(X) \