From: Alan Cox Date: Sun, 21 Dec 2014 20:16:49 +0000 (+0000) Subject: trs80: WD1010 driver FIXME is obsolete X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=b2e24c106bab5bcd58f607e805b42409d90da7d2;p=FUZIX.git trs80: WD1010 driver FIXME is obsolete --- diff --git a/Kernel/platform-trs80/devhd.c b/Kernel/platform-trs80/devhd.c index 646ec8e5..b1868008 100644 --- a/Kernel/platform-trs80/devhd.c +++ b/Kernel/platform-trs80/devhd.c @@ -62,7 +62,6 @@ static uint8_t hd_waitdrq(void) return st; } -/* FIXME: move this to asm in _COMMONMEM and support banks and swap */ static uint8_t hd_xfer(bool is_read, uint16_t addr) { /* Error ? */