Move headers to include/
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include "io/serial/serial.h"
|
||||
#include <io/serial/serial.h>
|
||||
#include <kernel.h>
|
||||
#include "config.h"
|
||||
#include <config.h>
|
||||
|
||||
/*
|
||||
For now, the timer module will be using the PIC.
|
||||
|
||||
Reference in New Issue
Block a user