From: Alan Cox Date: Sun, 27 Jan 2019 21:26:52 +0000 (+0000) Subject: rc2014: fix dead comment X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ebbadd041a87d0ade7c7ea36aa589f48e9aaaa9e;p=FUZIX.git rc2014: fix dead comment --- diff --git a/Kernel/platform-rc2014/rc2014.s b/Kernel/platform-rc2014/rc2014.s index 7e8439f2..69ba516e 100644 --- a/Kernel/platform-rc2014/rc2014.s +++ b/Kernel/platform-rc2014/rc2014.s @@ -59,7 +59,6 @@ RTS_HIGH .EQU 0xE8 RTS_LOW .EQU 0xEA ; Base address of SIO/2 chip 0x80 -; For the Scott Baker SIO card adjust the order to match rc2014.h SIOA_C .EQU 0x80 SIOA_D .EQU SIOA_C+1