Changeset 6f8a426 in mainline for arch/amd64/include/cpuid.h


Ignore:
Timestamp:
2006-02-21T00:04:20Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0fad93a
Parents:
cd92528
Message:

indentation changes
ppc32 fpu context save/restore
ppc32 CPU version
ppc32 memcpy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/amd64/include/cpuid.h

    rcd92528 r6f8a426  
    2727 */
    2828
    29 #ifndef __CPUID_H__
    30 #define __CPUID_H__
     29#ifndef __amd64_CPUID_H__
     30#define __amd64_CPUID_H__
    3131
    3232#define AMD_CPUID_EXTENDED   0x80000001
Note: See TracChangeset for help on using the changeset viewer.