Changeset 6f8a426 in mainline for arch/amd64/include/cpuid.h
- Timestamp:
- 2006-02-21T00:04:20Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0fad93a
- Parents:
- cd92528
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/amd64/include/cpuid.h
rcd92528 r6f8a426 27 27 */ 28 28 29 #ifndef __ CPUID_H__30 #define __ CPUID_H__29 #ifndef __amd64_CPUID_H__ 30 #define __amd64_CPUID_H__ 31 31 32 32 #define AMD_CPUID_EXTENDED 0x80000001
Note:
See TracChangeset
for help on using the changeset viewer.