diff options
Diffstat (limited to 'src/init.c')
-rw-r--r-- | src/init.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ #include <stddef.h> #include <stdint.h> +#include "clock.h" #include "io.h" #include "isr_vector.h" |
![]() |
index : ch573.git | |
Unnamed repository; edit this file 'description' to name the repository. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | src/init.c | 1 |
@@ -1,6 +1,7 @@ #include <stddef.h> #include <stdint.h> +#include "clock.h" #include "io.h" #include "isr_vector.h" |