summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/psim/start/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/powerpc/psim/start/start.S')
-rw-r--r--bsps/powerpc/psim/start/start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/powerpc/psim/start/start.S b/bsps/powerpc/psim/start/start.S
index 03cbdedc5b..645a0222c9 100644
--- a/bsps/powerpc/psim/start/start.S
+++ b/bsps/powerpc/psim/start/start.S
@@ -47,7 +47,7 @@ FUNC_NAME(__atexit): /* tell C's eabi-ctor's we have an atexit function */
.long bsp_section_bss_end
.Lstack = .-.LCTOC1 /* stack address if set by user */
- .long _Configuration_Interrupt_stack_area_end
+ .long _ISR_Stack_area_end
.text
.Lptr: