mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-23 12:13:22 +00:00
创建了usb驱动程序文件
This commit is contained in:
1
kernel/driver/usb/xhci/xhci.c
Normal file
1
kernel/driver/usb/xhci/xhci.c
Normal file
@ -0,0 +1 @@
|
||||
#include "xhci.h"
|
1
kernel/driver/usb/xhci/xhci.h
Normal file
1
kernel/driver/usb/xhci/xhci.h
Normal file
@ -0,0 +1 @@
|
||||
#pragma once
|
Reference in New Issue
Block a user