diff options
Diffstat (limited to 'sys/dev/raidframe')
| -rw-r--r-- | sys/dev/raidframe/rf_archs.h | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/sys/dev/raidframe/rf_archs.h b/sys/dev/raidframe/rf_archs.h index e32ce9a1332..0440582a4d6 100644 --- a/sys/dev/raidframe/rf_archs.h +++ b/sys/dev/raidframe/rf_archs.h @@ -1,4 +1,4 @@ -/* $NetBSD: rf_archs.h,v 1.4 1999/02/05 00:06:06 oster Exp $ */ +/* $NetBSD: rf_archs.h,v 1.5 1999/08/03 22:07:39 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. @@ -49,14 +49,6 @@ #define _RF__RF_ARCHS_H_ /* - * Turn off if you do not have CMU PDL support compiled - * into your kernel. - */ -#ifndef RF_CMU_PDL -#define RF_CMU_PDL 0 -#endif /* !RF_CMU_PDL */ - -/* * Khalil's performance-displaying demo stuff. * Relies on CMU meter tools. */ |
