Nucleus
Barry System headers (remove libc dependency) 18495cf (3 years, 2 months ago)diff --git a/kernel/pic.c b/kernel/pic.c index 566abb2..6437185 100644 --- a/kernel/pic.c +++ b/kernel/pic.c @@ -6,7 +6,7 @@ */ #include <stdint.h> -#include <io.h> +#include <nucleus/io.h> /* Initialise the PIT to a specified frequency */ static void