Skip to content

Commit

Permalink
[format] libcpu/arm64: separate context_gcc.S
Browse files Browse the repository at this point in the history
Signed-off-by: Shell <smokewood@qq.com>
  • Loading branch information
polarvid committed May 16, 2024
1 parent 7222cdb commit 9cf8bf6
Show file tree
Hide file tree
Showing 4 changed files with 225 additions and 399 deletions.
344 changes: 0 additions & 344 deletions libcpu/aarch64/common/context_gcc.S

This file was deleted.

1 change: 0 additions & 1 deletion libcpu/aarch64/common/cpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#define DBG_LVL DBG_INFO
#include <rtdbg.h>


#ifdef RT_USING_SMP

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

0 comments on commit 9cf8bf6

Please sign in to comment.