Changeset 134877d in mainline for kernel/arch/amd64/include/cpuid.h
- Timestamp:
- 2006-12-11T17:40:10Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 319e60e
- Parents:
- 8cd140f2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/amd64/include/cpuid.h
r8cd140f2 r134877d 58 58 extern void cpuid(uint32_t cmd, cpu_info_t *info); 59 59 60 61 extern uint64_t rdtsc(void);62 63 60 #endif /* !def __ASM__ */ 64 61 #endif
Note:
See TracChangeset
for help on using the changeset viewer.