diff options
| author | Miguel <m.i@gmx.at> | 2018-09-09 17:28:59 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-09 17:28:59 +0200 |
| commit | 4cda542d863839c5b0e026ccee297ca5ff3dd9cd (patch) | |
| tree | 7b8f7734f8f982df82b5c784386232e35a7ced44 /driver/serial.h | |
| parent | 9a4b35fd5a32490f8f15b48f978e7b1fbfdceb2a (diff) | |
switched to apic/ioapic finally
Diffstat (limited to 'driver/serial.h')
| -rw-r--r-- | driver/serial.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/serial.h b/driver/serial.h index c6841f2..bf56f80 100644 --- a/driver/serial.h +++ b/driver/serial.h @@ -1,5 +1,6 @@ #ifndef FOOLOS_SERIAL_H #define FOOLOS_SERIAL_H + /** * @file * MINIMALISTIC SERIAL PORT DRIVER for COM1 |
