VirtualBox

Changeset 11300 in vbox for trunk/include


Ignore:
Timestamp:
Aug 8, 2008 10:58:07 PM (16 years ago)
Author:
vboxsync
Message:

pgm: Removed unused PGMPAGE_* defines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pgm.h

    r10822 r11300  
    5151/** Dynamic chunk base mask. */
    5252#define PGM_DYNAMIC_CHUNK_BASE_MASK     (~(RTGCPHYS)PGM_DYNAMIC_CHUNK_OFFSET_MASK)
    53 
    54 
    55 /** Page flags used for PGMHyperSetPageFlags
    56  * @deprecated
    57  * @{ */
    58 #define PGMPAGE_READ                1
    59 #define PGMPAGE_WRITE               2
    60 #define PGMPAGE_USER                4
    61 #define PGMPAGE_SYSTEM              8
    62 #define PGMPAGE_NOTPRESENT          16
    63 /** @} */
    6453
    6554
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