VirtualBox

Ignore:
Timestamp:
Oct 20, 2024 2:30:08 AM (3 months ago)
Author:
vboxsync
Message:

VMM/NEM-win: Unused variable g_apszWHvMemAccesstypes. jiraref:VBP-1171

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/NEMR3Native-win-armv8.cpp

    r106061 r106520  
    168168#endif
    169169
     170#if 0 /* unused */
    170171/** WHV_MEMORY_ACCESS_TYPE names */
    171172static const char * const g_apszWHvMemAccesstypes[4] = { "read", "write", "exec", "!undefined!" };
     173#endif
    172174/** NEM_WIN_PAGE_STATE_XXX names. */
    173175NEM_TMPL_STATIC const char * const g_apszPageStates[4] = { "not-set", "unmapped", "readable", "writable" };
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