VirtualBox

Ignore:
Timestamp:
Jun 4, 2008 1:51:21 PM (17 years ago)
Author:
vboxsync
Message:

64-bit GC alignment fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Serial/DevSerial.cpp

    r9212 r9387  
    124124    /** Pointer to the device instance. */
    125125    RCPTRTYPE(PPDMDEVINS)           pDevInsGC;
    126 #if HC_ARCH_BITS == 64 && GC_ARCH_BITS != 64
    127     RTGCPTR                         Alignment0;
     126#if HC_ARCH_BITS == 64
     127    RTRCPTR                         Alignment0;
    128128#endif
    129129    /** The base interface. */
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