summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems/confdefs/percpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/confdefs/percpu.h')
-rw-r--r--cpukit/include/rtems/confdefs/percpu.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/cpukit/include/rtems/confdefs/percpu.h b/cpukit/include/rtems/confdefs/percpu.h
index 730571b54a..a902b4735c 100644
--- a/cpukit/include/rtems/confdefs/percpu.h
+++ b/cpukit/include/rtems/confdefs/percpu.h
@@ -98,11 +98,6 @@ char _ISR_Stack_area_begin[
] RTEMS_ALIGNED( CPU_INTERRUPT_STACK_ALIGNMENT )
RTEMS_SECTION( ".rtemsstack.interrupt.begin" );
-RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION(
- _ISR_Stack_area_end,
- ".rtemsstack.interrupt.end"
-);
-
/* Thread stack size configuration */
#ifndef CONFIGURE_MINIMUM_TASK_STACK_SIZE