Skip to content

Commit 632a9cd

Browse files
committed
[format] libcpu/arm64: separate context_gcc.S
Signed-off-by: Shell <[email protected]>
1 parent fda52eb commit 632a9cd

File tree

4 files changed

+225
-399
lines changed

4 files changed

+225
-399
lines changed

libcpu/aarch64/common/context_gcc.S

-344
This file was deleted.

libcpu/aarch64/common/cpu.c

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#define DBG_LVL DBG_INFO
2121
#include <rtdbg.h>
2222

23-
2423
#ifdef RT_USING_SMP
2524

2625
#define REPORT_ERR(retval) LOG_E("got error code %d in %s(), %s:%d", (retval), __func__, __FILE__, __LINE__)

0 commit comments

Comments
 (0)