VirtualBox

Changeset 2288 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Apr 20, 2007 11:00:04 PM (18 years ago)
Author:
vboxsync
Message:

Fixed misalignment.

File:
1 edited

Legend:

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

    r2270 r2288  
    306306    R3PTRTYPE(struct PGMMAPPING *)  pNextR3;
    307307    /** Pointer to next entry. */
     308    R0PTRTYPE(struct PGMMAPPING *)  pNextR0;
     309    /** Pointer to next entry. */
    308310    GCPTRTYPE(struct PGMMAPPING *)  pNextGC;
    309     /** Pointer to next entry. */
    310     R0PTRTYPE(struct PGMMAPPING *)  pNextR0;
    311311    /** Start Virtual address. */
    312312    RTGCUINTPTR                     GCPtr;
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