mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-20 05:56:32 +00:00
xhci控制器初始化(还存在bug,无法reset端口)
This commit is contained in:
@ -25,7 +25,7 @@ struct tm
|
||||
struct timespec
|
||||
{
|
||||
long int tv_sec; // 秒
|
||||
long int tv_nsec; // 纳秒
|
||||
long long tv_nsec; // 纳秒
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user