summaryrefslogtreecommitdiffstats
path: root/doc/cpu_supplement
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cpu_supplement')
-rw-r--r--doc/cpu_supplement/sh.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/cpu_supplement/sh.t b/doc/cpu_supplement/sh.t
index d3ce913457..0cf6123131 100644
--- a/doc/cpu_supplement/sh.t
+++ b/doc/cpu_supplement/sh.t
@@ -615,8 +615,6 @@ typedef struct @{
void * (*stack_allocate_hook)( unsigned32 );
void (*stack_free_hook)( void* );
/* end of fields required on all CPUs */
-
- /* XXX CPU family dependent stuff */
@} rtems_cpu_table;
@end group
@end example