Decouple I/O from HAL
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
#include "time.h"
|
||||
#include "hal/hal.h"
|
||||
#include "std/string.h"
|
||||
#include "io/io.h"
|
||||
|
||||
#define CMOS_PORT 0x70
|
||||
#define CMOS_RETURN 0x71
|
||||
|
||||
Reference in New Issue
Block a user