VirtualBox

Changeset 76558 in vbox for trunk/include/VBox/apic.mac


Ignore:
Timestamp:
Jan 1, 2019 2:51:45 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127860
Message:

include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard prefix, letting scm enforce this (thereby avoiding copy&paste errors like NativeEventQueue.h).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/apic.mac

    r76557 r76558  
    2626;
    2727
    28 %ifndef ___VBox_apic_h
    29 %define ___VBox_apic_h
     28%ifndef VBOX_INCLUDED_apic_h
     29%define VBOX_INCLUDED_apic_h
    3030%define APIC_REG_VERSION                        0x0030
    3131%define APIC_REG_VERSION_GET_VER(u32)           (u32 & 0xff)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette