/*++

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);
