Home
last modified time | relevance | path

Searched refs:BiosSystemTimerInterrupt (Results 1 – 1 of 1) sorted by relevance

/reactos/subsystems/mvdm/ntvdm/bios/bios32/
H A Dbios32.c786 static VOID WINAPI BiosSystemTimerInterrupt(LPWORD Stack) in BiosSystemTimerInterrupt() function
1004 RegisterBiosInt32(BIOS_SYS_TIMER_INTERRUPT, BiosSystemTimerInterrupt); in InitializeBiosInt32()