diff options
| author | Charles.Forsyth <devnull@localhost> | 2008-06-11 14:35:10 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2008-06-11 14:35:10 +0000 |
| commit | a17fe75d12acceb8fa829b70751afdba094d9739 (patch) | |
| tree | a2e6152477af90f48ffb1d4c187c263ab51c6808 /os/boot/pc/sdaoe.c | |
| parent | 8a8c2d742b51525f66c2210e3c8a251de10022ff (diff) | |
20080611-1534
Diffstat (limited to 'os/boot/pc/sdaoe.c')
| -rw-r--r-- | os/boot/pc/sdaoe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os/boot/pc/sdaoe.c b/os/boot/pc/sdaoe.c index 04375b30..4297eed5 100644 --- a/os/boot/pc/sdaoe.c +++ b/os/boot/pc/sdaoe.c @@ -11,7 +11,6 @@ #include "sd.h" #include "aoe.h" -#define uprint(...) snprint(up->genbuf, sizeof up->genbuf, __VA_ARGS__); enum { Nctlr = 4, |
