mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-19 13:16:31 +00:00
🆕 使用rdtsc进行精确定时
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
#include <common/stdio.h>
|
||||
#include <common/compiler.h>
|
||||
#include <common/libELF/elf.h>
|
||||
#include <common/time.h>
|
||||
#include <driver/video/video.h>
|
||||
#include <driver/usb/usb.h>
|
||||
#include <exception/gate.h>
|
||||
|
Reference in New Issue
Block a user