diff options
Diffstat (limited to 'src/config/serial.h')
-rw-r--r-- | src/config/serial.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config/serial.h b/src/config/serial.h index 984a7a9c0..1d7f51ef5 100644 --- a/src/config/serial.h +++ b/src/config/serial.h @@ -11,6 +11,8 @@ * */ +FILE_LICENCE ( GPL2_OR_LATER ); + #define COMCONSOLE 0x3f8 /* I/O port address */ /* Keep settings from a previous user of the serial port (e.g. lilo or |