use common spinlock.c

This commit is contained in:
TXuian
2024-03-26 10:05:02 +08:00
parent 8f3df1e5c2
commit f5ad8437b5
4 changed files with 23 additions and 7 deletions
@@ -1,3 +1,4 @@
SRC_DIR := arm/armv7-a/cortex-a9
SRC_FILES := spinlock.c
include $(KERNEL_ROOT)/compiler.mk