From 219aed6811cc2b26ad794a73d05e7900d318f733 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 26 Nov 2007 22:36:41 +0000 Subject: 2007-11-26 Joel Sherrill * cpu_supplement/mips.t: Eliminate the clicks_per_microsecond field in the MIPS CPU Table and define another mechanism for drivers to obtain this information. --- doc/cpu_supplement/mips.t | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/cpu_supplement') diff --git a/doc/cpu_supplement/mips.t b/doc/cpu_supplement/mips.t index 2fae46ecc2..0946fbfafd 100644 --- a/doc/cpu_supplement/mips.t +++ b/doc/cpu_supplement/mips.t @@ -608,7 +608,6 @@ typedef struct @{ void (*stack_free_hook)( void* ); /* end of fields required on all CPUs */ - /* XXX CPU family dependent stuff */ @} rtems_cpu_table; @end group @end example -- cgit v1.2.3