Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/raidframe Garbage collect some more stuff.
details: https://anonhg.NetBSD.org/src/rev/5ffa2f560d98
branches: trunk
changeset: 476070:5ffa2f560d98
user: oster <oster%NetBSD.org@localhost>
date: Sun Sep 05 02:24:58 1999 +0000
description:
Garbage collect some more stuff.
diffstat:
sys/dev/raidframe/rf_types.h | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r d16f0c52bbf6 -r 5ffa2f560d98 sys/dev/raidframe/rf_types.h
--- a/sys/dev/raidframe/rf_types.h Sun Sep 05 02:17:24 1999 +0000
+++ b/sys/dev/raidframe/rf_types.h Sun Sep 05 02:24:58 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: rf_types.h,v 1.4 1999/02/05 00:06:18 oster Exp $ */
+/* $NetBSD: rf_types.h,v 1.5 1999/09/05 02:24:58 oster Exp $ */
/*
* rf_types.h
*/
@@ -47,12 +47,6 @@
#include <sys/param.h>
#include <sys/lock.h>
-/* XXX not sure about these... */
- /* #define PZERO 0 *//* actually defined in <sys/param.h> */
-#define MS_LOCK_SIMPLE 1
-
-#define TRUE 1 /* XXX why isn't this done somewhere already!! */
-
/*
* First, define system-dependent types and constants.
*
Home |
Main Index |
Thread Index |
Old Index