[HAL]: Implement KeGetCurrentIrql, KeRaiseIrqlToDpcLevel, KeRaiseIrqlToSynchLevel...
authorSir Richard <sir_richard@svn.reactos.org>
Sun, 24 Jan 2010 23:14:08 +0000 (23:14 +0000)
committerSir Richard <sir_richard@svn.reactos.org>
Sun, 24 Jan 2010 23:14:08 +0000 (23:14 +0000)
commit575fd458f27114cc36242d577bdb402c000acf0f
tree5781c63a57e247d2a15292949a6f6384ac23e9f4
parentab8a8ee784261615611c7d2dffa9b2723e89aaf3
[HAL]: Implement KeGetCurrentIrql, KeRaiseIrqlToDpcLevel, KeRaiseIrqlToSynchLevel, HalClearSoftwareInterrupt in C instead of ASM.

svn path=/trunk/; revision=45234
reactos/hal/halx86/generic/irq.S
reactos/hal/halx86/generic/pic.c