2020-09-30 17:12:29 +02:00

25 lines
313 B
C

/*++
Copyright (c) 1991 Microsoft Corporation
Module Name:
vrica.h
Abstract:
Defines exported function in ntvdm.exe which calls the ica_hw_interrupt
function
Contents:
Author:
Richard L Firth (rfirth) 09-Jun-1992
Revision History:
--*/
extern call_ica_hw_interrupt(int, int, int);