mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-19 00:46:31 +00:00
将进程同步原语移动到common文件夹下
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
#include <common/cpu.h>
|
||||
#include <mm/slab.h>
|
||||
#include <process/process.h>
|
||||
#include <process/spinlock.h>
|
||||
#include <common/spinlock.h>
|
||||
|
||||
#include <sched/sched.h>
|
||||
|
||||
|
Reference in New Issue
Block a user