summaryrefslogtreecommitdiffstats
path: root/cpu/at32ap/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/at32ap/start.S')
-rw-r--r--cpu/at32ap/start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/at32ap/start.S b/cpu/at32ap/start.S
index 907e9b1534..d37a46eb18 100644
--- a/cpu/at32ap/start.S
+++ b/cpu/at32ap/start.S
@@ -188,7 +188,7 @@ at32ap_low_level_init:
.align 2
.type sp_init,@object
sp_init:
- .long CFG_INIT_SP_ADDR
+ .long CONFIG_SYS_INIT_SP_ADDR
got_init:
.long 3b - _GLOBAL_OFFSET_TABLE_
OpenPOWER on IntegriCloud