VirtualBox

Changeset 5543 in vbox


Ignore:
Timestamp:
Oct 27, 2007 4:24:28 PM (17 years ago)
Author:
vboxsync
Message:

Compile fix for alternative path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/TRPM.cpp

    r5396 r5543  
    14041404            if (VBOX_SUCCESS(rc))
    14051405            {
    1406                 rc = TRPMAssertTrap(pVM, u8Interrupt, false);
     1406                rc = TRPMAssertTrap(pVM, u8Interrupt, TRPM_HARDWARE_INT);
    14071407                AssertRC(rc);
    14081408                STAM_COUNTER_INC(&pVM->trpm.s.paStatForwardedIRQR3[u8Interrupt]);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette