forked from Imagelibrary/rtems
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* 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.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* 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.
|
||||
|
||||
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* cpu_supplement/i386.t: Eliminate the interrupt_table_segment and
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user