[HAL/APIC]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 15 Sep 2011 11:34:21 +0000 (11:34 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 15 Sep 2011 11:34:21 +0000 (11:34 +0000)
commit8f6cfb265127c787e2a81685491c60b0780aebb5
tree0e6f3ac5fc3a8c3c1780094388f9d51c5b65c893
parentb7e45abc5129ded7643cd1ddcf18de0fc62a13d3
[HAL/APIC]
- Fix some stuff that gcc complains about. It doesn't like to use static data in non-static inline functions for some unknown reason.
- Implement support for level triggered interrupts, when using lazy irql

svn path=/trunk/; revision=53711
reactos/hal/halx86/apic/apic.c
reactos/hal/halx86/apic/tsc.c