VirtualBox

Changeset 1744 in vbox


Ignore:
Timestamp:
Mar 27, 2007 7:54:42 PM (18 years ago)
Author:
vboxsync
Message:

attempt to fix 64-bit-builds

File:
1 edited

Legend:

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

    r1738 r1744  
    125125    /** Pointer to the device instance. */
    126126    HCPTRTYPE(PPDMDEVINS)           pDevInsHC;
     127    /** Pointer to the device instance. */
     128    GCPTRTYPE(PPDMDEVINS)           pDevInsGC;
    127129    /** The base interface. */
    128130    HCPTRTYPE(PDMIBASE)             IBase;
     
    158160    PCIDEVICE                       dev;
    159161#endif /* VBOX_SERIAL_PCI */
    160     /** Pointer to the device instance. */
    161     GCPTRTYPE(PPDMDEVINS)           pDevInsGC;
    162162};
    163163
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