Decouple I/O from HAL
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#include <stdint.h>
|
||||
#include "pit.h"
|
||||
#include "io.h"
|
||||
#include "io/io.h"
|
||||
|
||||
#define PIT_COUNTER0 0x40
|
||||
#define PIT_CMD 0x43
|
||||
|
||||
Reference in New Issue
Block a user