VirtualBox

Ignore:
Timestamp:
Apr 20, 2016 9:48:09 AM (9 years ago)
Author:
vboxsync
Message:

bs3kit: updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-mangling-code.h

    r60578 r60585  
    3030 */
    3131#undef BS3_CMN_MANGLER
     32#undef BS3_MODE_MANGLER
    3233#if ARCH_BITS != 16 || !defined(BS3_USE_ALT_16BIT_TEXT_SEG)
    3334# define BS3_CMN_MANGLER(a_Function)            BS3_CMN_NM(a_Function)
     35# define BS3_MODE_MANGLER(a_Function)           TMPL_NM(a_Function)
    3436#else
    3537# define BS3_CMN_MANGLER(a_Function)            BS3_CMN_FAR_NM(a_Function)
     38# define BS3_MODE_MANGLER(a_Function)           TMPL_FAR_NM(a_Function)
    3639#endif
    3740#include "bs3kit-mangling-code-undef.h"
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