VirtualBox

忽略:
時間撮記:
2013-10-14 下午10:38:09 (11 年 以前)
作者:
vboxsync
訊息:

Alignment

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Devices/USB/VUSBInternal.h

    r44528 r49097  
    214214    /** The reset timer handle. */
    215215    PTMTIMER            pResetTimer;
     216#if HC_ARCH_BITS == 32
     217    /** Align the size to a 8 byte boundary. */
     218    uint32_t            Alignment0;
     219#endif
    216220} VUSBDEV;
    217221
     
    297301    char               *pszName;
    298302} VUSBHUB;
     303AssertCompileMemberAlignment(VUSBHUB, pOps, 8);
    299304
    300305/** @} */
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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