diff options
Diffstat (limited to 'src/config/serial.h')
-rw-r--r-- | src/config/serial.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/config/serial.h b/src/config/serial.h index 08368efd..27040dc5 100644 --- a/src/config/serial.h +++ b/src/config/serial.h @@ -13,11 +13,6 @@ FILE_LICENCE ( GPL2_OR_LATER ); -#define COM1 0x3f8 -#define COM2 0x2f8 -#define COM3 0x3e8 -#define COM4 0x2e8 - #define COMCONSOLE COM1 /* I/O port address */ /* Keep settings from a previous user of the serial port (e.g. lilo or |