Changeset 7f95cc5d in mainline for kernel/arch/sparc64/include/cpu.h
- Timestamp:
- 2006-12-14T19:05:33Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9a8baed
- Parents:
- 2a0cda72
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/include/cpu.h
r2a0cda72 r7f95cc5d 57 57 uint32_t clock_frequency; /**< Processor frequency in MHz. */ 58 58 uint64_t next_tick_cmpr; /**< Next clock interrupt should be 59 * generated in this amount of ticks. 59 * generated when the TICK register 60 * matches this value. 60 61 */ 61 62 };
Note:
See TracChangeset
for help on using the changeset viewer.