diff options
Diffstat (limited to 'driver/serial.c')
| -rw-r--r-- | driver/serial.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/serial.c b/driver/serial.c index 6fb206f..db6599b 100644 --- a/driver/serial.c +++ b/driver/serial.c @@ -1,4 +1,4 @@ -#define FOOLOS_MODULE_NAME "serial" + #include "driver/serial.h" #include "asm/x86.h" // provides x86_inb() and x86_outb() |
