Files
Espresso/include/drivers/ahci.h
2025-07-01 20:39:38 -05:00

7 lines
60 B
C

#ifndef _AHCI_H
#define _AHCI_H
#include <types.h>
#endif