Upload files to "include/drivers"

This commit is contained in:
2025-05-20 20:40:32 -05:00
parent 3c039c13c0
commit d80e0a87d7
3 changed files with 56 additions and 0 deletions

6
include/drivers/ahci.h Normal file
View File

@ -0,0 +1,6 @@
#ifndef _AHCI_H
#define _AHCI_H
#endif