VirtualBox

Changeset 18344 in vbox for trunk/src


Ignore:
Timestamp:
Mar 26, 2009 6:35:33 PM (16 years ago)
Author:
vboxsync
Message:

PGMInternal.h: build fix for the old phys code.

File:
1 edited

Legend:

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

    r18293 r18344  
    10621062typedef PGMRAMRANGE *PPGMRAMRANGE;
    10631063
    1064 #ifdef VBOX_WITH_NEW_PHYS_CODE
    10651064/** @name PGMRAMRANGE::fFlags
    10661065 * @{ */
     
    10681067#define PGM_RAM_RANGE_FLAGS_FLOATING        RT_BIT(20)
    10691068/** @} */
    1070 #else
     1069
     1070#ifndef VBOX_WITH_NEW_PHYS_CODE
    10711071/** Return hc ptr corresponding to the ram range and physical offset */
    10721072#define PGMRAMRANGE_GETHCPTR(pRam, off) \
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