mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 08:06:32 +00:00
调整:devfs注册设备后,返回指向inode私有信息的指针
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
#include <exception/gate.h>
|
||||
#include <filesystem/fat32/fat32.h>
|
||||
#include <filesystem/devfs/devfs.h>
|
||||
#include <filesystem/rootfs/rootfs.h>
|
||||
#include <mm/slab.h>
|
||||
#include <common/spinlock.h>
|
||||
#include <syscall/syscall.h>
|
||||
|
Reference in New Issue
Block a user