VirtualBox

Changeset 37955 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Jul 14, 2011 12:23:02 PM (14 years ago)
Author:
vboxsync
Message:

Moved VBox/x86.h/mac to iprt/x86.h/mac.

Location:
trunk/include/iprt
Files:
1 copied
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/x86.h

    r37954 r37955  
    11/** @file
    2  * X86 (and AMD64) Structures and Definitions (VMM,++).
     2 * IPRT - X86 and AMD64 Structures and Definitions.
    33 *
    4  * x86.mac is generated from this file by running 'kmk incs' in the root.
     4 * @note x86.mac is generated from this file by running 'kmk incs' in the root.
    55 */
    66
     
    2626 */
    2727
    28 #ifndef ___VBox_x86_h
    29 #define ___VBox_x86_h
    30 
    31 #include <VBox/types.h>
     28#ifndef ___iprt_x86_h
     29#define ___iprt_x86_h
     30
     31#include <iprt/types.h>
    3232#include <iprt/assert.h>
    3333
     
    3838#endif
    3939
    40 /** @defgroup grp_x86   x86 Types and Definitions
     40/** @defgroup grp_rt_x86   x86 Types and Definitions
     41 * @ingroup grp_rt
    4142 * @{
    4243 */
  • trunk/include/iprt/x86.mac

    r37908 r37955  
    1 %ifndef ___VBox_x86_h
    2 %define ___VBox_x86_h
     1%ifndef ___iprt_x86_h
     2%define ___iprt_x86_h
    33%ifdef RT_OS_SOLARIS
    44%endif
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