mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 12:16:31 +00:00
🆕 新增了ata驱动程序
This commit is contained in:
@ -39,6 +39,7 @@
|
||||
})
|
||||
|
||||
// 定义类型的缩写
|
||||
typedef unsigned short ushort;
|
||||
typedef unsigned int uint;
|
||||
typedef unsigned long ul;
|
||||
typedef unsigned long long int ull;
|
||||
|
Reference in New Issue
Block a user