VirtualBox

Changeset 106580 in vbox for trunk/src/VBox/Runtime/Doxyfile


Ignore:
Timestamp:
Oct 21, 2024 10:37:06 PM (6 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165417
Message:

IPRT: Sort out export/import trouble with 'inline-assembly' functions implemented in C++ on windows by introducing a RT_DECL_ASM() macro that combines RTDECL with DECLASM. [doxygen] jiraref:VBP-1171

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Doxyfile

    r106579 r106580  
    23232323    R0_ARCH_BITS=HC_ARCH_BITS \
    23242324    RTDECL(type)=type \
    2325     RT_DECL_NTAPI(type)=type \
     2325    RT_DECL_ASM(type)=type \
    23262326    RT_EXPORT_SYMBOL(name)= \
    23272327    \
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