Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm32/podulebus Remove one line of junk.
details: https://anonhg.NetBSD.org/src/rev/6d41ed1d7bb6
branches: trunk
changeset: 480712:6d41ed1d7bb6
user: thorpej <thorpej%NetBSD.org@localhost>
date: Tue Jan 18 19:36:58 2000 +0000
description:
Remove one line of junk.
diffstat:
sys/arch/arm32/podulebus/sbic.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r cc4b3c7ca362 -r 6d41ed1d7bb6 sys/arch/arm32/podulebus/sbic.c
--- a/sys/arch/arm32/podulebus/sbic.c Tue Jan 18 19:34:24 2000 +0000
+++ b/sys/arch/arm32/podulebus/sbic.c Tue Jan 18 19:36:58 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: sbic.c,v 1.13 1999/09/30 22:59:53 thorpej Exp $ */
+/* $NetBSD: sbic.c,v 1.14 2000/01/18 19:36:58 thorpej Exp $ */
/*
* Copyright (c) 1994 Christian E. Hopps
@@ -84,7 +84,6 @@
#define SBIC_DATA_WAIT 50000 /* wait per data in/out step */
#define SBIC_INIT_WAIT 50000 /* wait per step (both) during init */
-#define b_cylin b_resid
#define SBIC_WAIT(regs, until, timeo) sbicwait(regs, until, timeo, __LINE__)
extern u_int kvtop();
Home |
Main Index |
Thread Index |
Old Index