VirtualBox

Changeset 76561 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Jan 1, 2019 3:13:40 AM (6 years ago)
Author:
vboxsync
Message:

VMM: Use VMM_INCLUDED_SRC_ as header guard prefix for files in the VMM subtree, with the cpu profiles continue using the current VBOX_CPUDB_ prefix.

Location:
trunk/src/VBox/VMM/VMMR0
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/GMMR0Internal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___GMMR0Internal_h
    19 #define ___GMMR0Internal_h
     18#ifndef VMM_INCLUDED_SRC_VMMR0_GMMR0Internal_h
     19#define VMM_INCLUDED_SRC_VMMR0_GMMR0Internal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/VMMR0/GVMMR0Internal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___GVMMR0Internal_h
    19 #define ___GVMMR0Internal_h
     18#ifndef VMM_INCLUDED_SRC_VMMR0_GVMMR0Internal_h
     19#define VMM_INCLUDED_SRC_VMMR0_GVMMR0Internal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/VMMR0/HMSVMR0.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___HMSVMR0_h
    19 #define ___HMSVMR0_h
     18#ifndef VMM_INCLUDED_SRC_VMMR0_HMSVMR0_h
     19#define VMM_INCLUDED_SRC_VMMR0_HMSVMR0_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/VMMR0/HMVMXR0.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___HMVMXR0_h
    19 #define ___HMVMXR0_h
     18#ifndef VMM_INCLUDED_SRC_VMMR0_HMVMXR0_h
     19#define VMM_INCLUDED_SRC_VMMR0_HMVMXR0_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
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