VirtualBox

Changeset 93445 in vbox


Ignore:
Timestamp:
Jan 26, 2022 6:24:49 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
149557
Message:

include,Main: build fixes. bugref:10074

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Doxyfile.Core

    r90832 r93445  
    848848    IOM_MMIO_STATS_COMMA_DECL \
    849849    IOM_MMIO_STATS_COMMA_ARG \
    850     SUP_HARDENED_SUID
     850    SUP_HARDENED_SUID \
     851    \
     852    VTABLE_ENTRY \
     853    VTABLE_RESERVED
    851854
    852855SKIP_FUNCTION_MACROS   = NO
  • trunk/include/Makefile.kmk

    r93444 r93445  
    4747        VBox/settings.h \
    4848        VBox/com/Guid.h \
    49         VBox/vmm/vmmapi.h \
     49        VBox/vmm/vmmr3vtable.h \
    5050        iprt/cpp/% \
    5151        VBox/com/% \
     
    132132        VBox/VBoxKeyboard.h \
    133133        VBox/vmm/pdmpcidevint.h \
     134        VBox/vmm/vmmr3vtable-def.h \
    134135        iprt/runtime-loader.h \
    135136        iprt/mangling.h \
  • trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp

    r93444 r93445  
    901901 * Initializes the debug info string buffer formatter
    902902 *
    903  * @param   pHlp                The help structure to init.
     903 * @param   pHlp    The help structure to init.
     904 * @param   pVMM    The VMM vtable.
    904905 */
    905906static void MachineDebuggerInfoInit(PMACHINEDEBUGGERINOFHLP pHlp, PCVMMR3VTABLE pVMM)
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