summaryrefslogtreecommitdiffstats
path: root/doc/cpu_supplement/mips.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cpu_supplement/mips.t')
-rw-r--r--doc/cpu_supplement/mips.t1
1 files changed, 0 insertions, 1 deletions
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