Make timer IRQ handler regular builtin interrupt handler instead of
commit36001fe660addf62217a802afc0756cfa1221b99
authorJukka Heinonen <jhei@iki.fi>
Mon, 30 Jun 2003 02:03:48 +0000 (30 02:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 Jun 2003 02:03:48 +0000 (30 02:03 +0000)
tree7d32f0895dca38807f692d75335741855bbdc808
parent0643acd5760ca418e05acd65bee9cec499a98f6b
Make timer IRQ handler regular builtin interrupt handler instead of
using an assembler stub.
dlls/winedos/dosexe.h
dlls/winedos/interrupts.c
dlls/winedos/module.c
dlls/winedos/timer.c