Big code refactor, get rid of HAL entirely
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include "compiler/attr.h"
|
||||
#include "hal/hal.h"
|
||||
#include "intr/intr.h"
|
||||
|
||||
#define SYSCALLS_MAX 0xff
|
||||
|
||||
|
||||
Reference in New Issue
Block a user