From: Alan Cox Date: Sat, 15 Sep 2018 23:23:38 +0000 (+0100) Subject: rc2014-tiny: remove unused value X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=cba35c4ed030349d52266cca47061cb14d1fb127;p=FUZIX.git rc2014-tiny: remove unused value We actually need to rewrite the SIO init code to not suck --- diff --git a/Kernel/platform-rc2014-tiny/rc2014.s b/Kernel/platform-rc2014-tiny/rc2014.s index 01656509..dd8f1e16 100644 --- a/Kernel/platform-rc2014-tiny/rc2014.s +++ b/Kernel/platform-rc2014-tiny/rc2014.s @@ -52,8 +52,6 @@ SIOA_D .EQU SIOA_D+1 SIOB_C .EQU SIOA_D+2 SIOB_D .EQU SIOA_D+3 -SIO_IV .EQU 8 ; Interrupt vector table entry to use - ACIA_C .EQU 0x80 ACIA_D .EQU 0x81 ACIA_RESET .EQU 0x03