VirtualBox

Changeset 13636 in vbox


Ignore:
Timestamp:
Oct 28, 2008 8:31:03 PM (16 years ago)
Author:
vboxsync
Message:

build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/TRPMInternal.h

    r13635 r13636  
    162162    RCPTRTYPE(void *)       aGuestTrapHandler[256];
    163163
    164 #ifdef VBOX_WITH_STATISTICS
    165164    /** RC: The number of times writes to the Guest IDT were detected. */
    166165    STAMCOUNTER             StatRCWriteGuestIDTFault;
     
    188187    /* RC: Statistics for interrupt handlers (allocated on the hypervisor heap). */
    189188    RCPTRTYPE(PSTAMCOUNTER) paStatForwardedIRQRC;
    190 #endif /* VBOX_WITH_STATISTICS */
    191189} TRPM;
    192190#pragma pack()
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