VirtualBox

Ignore:
Timestamp:
Jul 22, 2018 2:07:59 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123906
Message:

Serial: build fixes

File:
1 edited

Legend:

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

    r73243 r73299  
    7575    /** Current position into the read buffer. */
    7676    uint8_t                     *pbBuf;
     77
     78#if HC_ARCH_BITS == 32
     79    /** Alignment. */
     80    uint32_t                    u32Alignment0;
     81#endif
    7782
    7883    /** Read/write statistics */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette