VirtualBox

Changeset 21943 in vbox


Ignore:
Timestamp:
Aug 3, 2009 2:42:18 PM (15 years ago)
Author:
vboxsync
Message:

iprt/asm.h: typos.

File:
1 edited

Legend:

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

    r21544 r21943  
    971971
    972972/**
    973  * Tests if it an genuin Intel CPU based on the ASMCpuId(0) output.
     973 * Tests if it a genuine Intel CPU based on the ASMCpuId(0) output.
    974974 *
    975975 * @returns true/false.
     
    987987
    988988/**
    989  * Tests if this is an genuin Intel CPU.
     989 * Tests if this is a genuine Intel CPU.
    990990 *
    991991 * @returns true/false.
     992 * @remarks ASSUMES that cpuid is supported by the CPU.
    992993 */
    993994DECLINLINE(bool) ASMIsIntelCpu(void)
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