mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-20 09:28:49 +08:00
fixup .bss size define in link.lds and set spsel=1 in aarch64
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
|
||||
#include <rthw.h>
|
||||
#include <rtthread.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#ifdef RT_USING_HOOK
|
||||
static void (*rt_thread_suspend_hook)(rt_thread_t thread);
|
||||
|
||||
Reference in New Issue
Block a user