[REACTOS] Add asm.h containing macros to make assembly code both GAS and ML compatibl...
[reactos.git] / reactos / hal / halx86 / generic / timer.c
index e44259d..360d237 100644 (file)
@@ -161,8 +161,6 @@ HalpProfileInterruptHandler(IN PKTRAP_FRAME TrapFrame)
     KiEoiHelper(TrapFrame);
 }
 
-KiTrap(HalpClockInterrupt,   KI_PUSH_FAKE_ERROR_CODE);
-KiTrap(HalpProfileInterrupt, KI_PUSH_FAKE_ERROR_CODE);
 
 /* PUBLIC FUNCTIONS ***********************************************************/