Decouple I/O from HAL
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
#include "errors.h"
|
||||
#include "hshtb.h"
|
||||
#include "vfs/vfs.h"
|
||||
#include "io/io.h"
|
||||
|
||||
#define ATA_REG_DATA 0x00
|
||||
#define ATA_REG_ERROR 0x01
|
||||
|
||||
Reference in New Issue
Block a user