VirtualBox

Changeset 73459 in vbox for trunk/include


Ignore:
Timestamp:
Aug 2, 2018 9:03:59 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
124086
Message:

iprt/x86.h: doc typo

File:
1 edited

Legend:

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

    r73389 r73459  
    970970/** Bit 8 - LE - Local breakpoint exact. (Not supported (read ignored) by P6 and later.) */
    971971#define X86_DR7_LE                          RT_BIT_32(8)
    972 /** Bit 9 - GE - Local breakpoint exact. (Not supported (read ignored) by P6 and later.) */
     972/** Bit 9 - GE - Global breakpoint exact. (Not supported (read ignored) by P6 and later.) */
    973973#define X86_DR7_GE                          RT_BIT_32(9)
    974974
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