VirtualBox

Changeset 47314 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 22, 2013 3:39:12 PM (11 years ago)
Author:
vboxsync
Message:

Use IEM_DECL_IMPL_TYPE with typedef. Should fix the build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/IEMInternal.h

    r47307 r47314  
    704704/** @name Memory ordering
    705705 * @{ */
    706 typedef IEM_DECL_IMPL_DEF(void, FNIEMAIMPLMEMFENCE,(void));
     706typedef IEM_DECL_IMPL_TYPE(void, FNIEMAIMPLMEMFENCE,(void));
    707707typedef FNIEMAIMPLMEMFENCE *PFNIEMAIMPLMEMFENCE;
    708708IEM_DECL_IMPL_DEF(void, iemAImpl_mfence,(void));
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