mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-23 03:53:26 +00:00
🔧 更改目录结构,将定时器独立出来
将定时器独立出来
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
#include <mm/mm.h>
|
||||
#include <common/printk.h>
|
||||
#include <driver/multiboot2/multiboot2.h>
|
||||
#include <driver/timers/timer.h>
|
||||
#include <time/timer.h>
|
||||
#include <common/kprint.h>
|
||||
#include <mm/mm.h>
|
||||
#include <mm/slab.h>
|
||||
|
Reference in New Issue
Block a user