diff options
| author | Charles.Forsyth <devnull@localhost> | 2008-06-11 14:21:44 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2008-06-11 14:21:44 +0000 |
| commit | 8a8c2d742b51525f66c2210e3c8a251de10022ff (patch) | |
| tree | 8282ce595e5fbe2e487dc20f54891d9e9e7cbf37 /os/boot/pc/ether83815.c | |
| parent | 31a18a6996a6b5927e39cc553696c167e6c88e3d (diff) | |
20080611-1520
Diffstat (limited to 'os/boot/pc/ether83815.c')
| -rw-r--r-- | os/boot/pc/ether83815.c | 5 |
1 files changed, 0 insertions, 5 deletions
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 @@ -286,11 +286,6 @@ enum { #define csr16w(c, r, l) (outs((c)->port+(r), (ulong)(l))) static void -coherence(void) -{ -} - -static void dumpcregs(Ctlr *ctlr) { int i; |
