From e4d4eb9c5417c0c7b3b98f643da56df1429bf24d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 26 Nov 2007 22:36:04 +0000 Subject: 2007-11-26 Joel Sherrill * rtems/score/cpu.h: Eliminate the clicks_per_microsecond field in the MIPS CPU Table and define another mechanism for drivers to obtain this information. --- cpukit/score/cpu/mips/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/score/cpu/mips/ChangeLog') diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog index 90e4ee8a7d..e1057a7153 100644 --- a/cpukit/score/cpu/mips/ChangeLog +++ b/cpukit/score/cpu/mips/ChangeLog @@ -1,3 +1,9 @@ +2007-11-26 Joel Sherrill + + * rtems/score/cpu.h: Eliminate the clicks_per_microsecond field in the + MIPS CPU Table and define another mechanism for drivers to obtain + this information. + 2007-08-04 Ralf Corsépius * rtems/score/cpu.h: Use uintptr_t instead of uint32_t. -- cgit v1.2.3