mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 12:16:31 +00:00
将进程同步原语移动到common文件夹下
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
#include <common/kprint.h>
|
||||
#include <driver/disk/ahci/ahci.h>
|
||||
#include <filesystem/MBR.h>
|
||||
#include <process/spinlock.h>
|
||||
#include <common/spinlock.h>
|
||||
#include <mm/slab.h>
|
||||
#include <common/errno.h>
|
||||
#include <common/stdio.h>
|
||||
|
Reference in New Issue
Block a user