VirtualBox

Changeset 3723 in vbox for trunk/src/VBox/VMM/REMInternal.h


Ignore:
Timestamp:
Jul 19, 2007 6:46:00 PM (17 years ago)
Author:
vboxsync
Message:

Double underscore cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/REMInternal.h

    r2981 r3723  
    2020 */
    2121
    22 #ifndef __REMInternal_h__
    23 #define __REMInternal_h__
     22#ifndef ___REMInternal_h
     23#define ___REMInternal_h
    2424
    2525#include <VBox/cdefs.h>
     
    182182    /** Alignment padding. */
    183183    uint32_t                u32Padding;
    184 #endif 
     184#endif
    185185    /** Number of recorded invlpg instructions. */
    186186    RTUINT                  cInvalidatedPages;
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