This website requires JavaScript.
Explore
Help
Register
Sign In
DragonOS-Community
/
DragonOS
Watch
1
Star
1
Fork
0
You've already forked DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced
2025-06-09 19:36:47 +00:00
Code
Issues
Releases
Wiki
Activity
DragonOS
/
kernel
/
driver
/
disk
History
login
d328bfce6b
bugfix: 修正潜在的错误路径 (
#64
)
...
* bugfix: 修正潜在的错误路径 * 修正格式
2022-10-22 20:17:40 +08:00
..
ahci
bugfix: 修正潜在的错误路径 (
#64
)
2022-10-22 20:17:40 +08:00
ata.c
🔧
include上级文件夹时,统一采用<>来指定文件
2022-07-17 15:41:19 +08:00
ata.h
🔧
include上级文件夹时,统一采用<>来指定文件
2022-07-17 15:41:19 +08:00
Makefile
将makefile中的gcc字样用$(CC)环境变量代替
2022-10-16 11:08:32 +08:00