mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 08:06:32 +00:00
将common文件夹下的c文件移动到lib文件夹下
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
#include <common/stdio.h>
|
||||
#include <common/string.h>
|
||||
#include <common/compiler.h>
|
||||
#include <common/libELF/elf.h>
|
||||
#include <common/elf.h>
|
||||
#include <common/time.h>
|
||||
#include <common/sys/wait.h>
|
||||
#include <driver/video/video.h>
|
||||
|
Reference in New Issue
Block a user