VirtualBox

Changeset 48760 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Sep 29, 2013 7:44:37 PM (11 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/DevSmc.cpp

    r48451 r48760  
    236236    /** @} */
    237237} DEVSMC;
     238#ifndef _MSC_VER
    238239AssertCompileMembersAtSameOffset(DEVSMC, u.abRegsRW[SMC_REG_CMD],         DEVSMC, u.s.bState);
    239240AssertCompileMembersAtSameOffset(DEVSMC, u.abRegsRW[SMC_REG_STATUS_CODE], DEVSMC, u.s.bStatusCode);
     241#endif
    240242
    241243/** Pointer to the SMC state. */
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