VirtualBox

Changeset 79145 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jun 14, 2019 6:01:40 AM (6 years ago)
Author:
vboxsync
Message:

cpum.h: Remove prototypes for a couple of functions that are have no implementation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/cpum.h

    r79096 r79145  
    14491449/** @name Misc Guest Predicate Functions.
    14501450 * @{  */
    1451 VMMDECL(bool)       CPUMIsGuestIn16BitCode(PVMCPU pVCpu);
    1452 VMMDECL(bool)       CPUMIsGuestIn32BitCode(PVMCPU pVCpu);
    14531451VMMDECL(bool)       CPUMIsGuestIn64BitCode(PVMCPU pVCpu);
    14541452VMMDECL(bool)       CPUMIsGuestNXEnabled(PVMCPU pVCpu);
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