Rename printk() to printf().
[pintos-anon] / src / devices / 16550a.h
index 9a1e37d733b0efe66482849618c183713d03cbcd..b3cb37a6a804c5e29614f058c240ea35a6844720 100644 (file)
@@ -1,9 +1,9 @@
 #ifndef HEADER_16550A_H
 #define HEADER_16550A_H 1
 
+#include <debug.h>
 #include <stdbool.h>
 #include <stdint.h>
-#include "lib/debug.h"
 
 /* Register definitions for the 16550A UART used in PCs.  This is
    a full definition of all the registers and their bits.  We