diff options
Diffstat (limited to 'device')
-rw-r--r-- | device/buf.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/device/buf.h b/device/buf.h index 806eb8d..a79ed8e 100644 --- a/device/buf.h +++ b/device/buf.h @@ -83,11 +83,6 @@ #define B_MD1 IO_SPARE_START /* - * Redefine uio structure - */ -#define uio io_req - -/* * Redefine physio routine */ #define physio(strat, xbuf, dev, ops, minphys, ior) \ |