🚚 renaming: move smp to smp_call

This commit is contained in:
Shell
2024-11-03 10:08:45 +08:00
committed by Rbb666
parent 81a35861fd
commit a573ea06b7
12 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
#define DBG_TAG "cpu.aa64"
#define DBG_LVL DBG_INFO
#include <rtdbg.h>
#include <smp.h>
#include <smp_call.h>
#include <cpu.h>
#include <mmu.h>
#include <cpuport.h>