mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
fix(esp_hw_support): rename tcm to spm in sleep_fpu_asm.S
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "freertos/FreeRTOSConfig.h"
|
||||
#include "sdkconfig.h"
|
||||
|
||||
.section .tcm.text,"ax"
|
||||
.section .spm.text,"ax"
|
||||
.global rv_core_fpu_save
|
||||
.type rv_core_fpu_save,@function
|
||||
.align 4
|
||||
|
||||
Reference in New Issue
Block a user