From 8a8c2d742b51525f66c2210e3c8a251de10022ff Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Wed, 11 Jun 2008 14:21:44 +0000 Subject: 20080611-1520 --- os/boot/pc/ether83815.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'os/boot/pc/ether83815.c') diff --git a/os/boot/pc/ether83815.c b/os/boot/pc/ether83815.c index 71a1c24d..f386cce7 100644 --- a/os/boot/pc/ether83815.c +++ b/os/boot/pc/ether83815.c @@ -285,11 +285,6 @@ enum { #define csr16r(c, r) (ins((c)->port+(r))) #define csr16w(c, r, l) (outs((c)->port+(r), (ulong)(l))) -static void -coherence(void) -{ -} - static void dumpcregs(Ctlr *ctlr) { -- cgit v1.2.3