Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mac68k/include mac68k no longer abuses cf_unit.
details: https://anonhg.NetBSD.org/src/rev/12ee4b0f62d7
branches: trunk
changeset: 573077:12ee4b0f62d7
user: chs <chs%NetBSD.org@localhost>
date: Wed Jan 19 02:05:04 2005 +0000
description:
mac68k no longer abuses cf_unit.
diffstat:
sys/arch/mac68k/include/types.h | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (15 lines):
diff -r ac0b3f043721 -r 12ee4b0f62d7 sys/arch/mac68k/include/types.h
--- a/sys/arch/mac68k/include/types.h Wed Jan 19 02:04:49 2005 +0000
+++ b/sys/arch/mac68k/include/types.h Wed Jan 19 02:05:04 2005 +0000
@@ -1,10 +1,8 @@
-/* $NetBSD: types.h,v 1.12 2002/02/28 03:17:33 simonb Exp $ */
+/* $NetBSD: types.h,v 1.13 2005/01/19 02:05:04 chs Exp $ */
#ifndef _TYPES_MACHINE_
#define _TYPES_MACHINE_
#include <m68k/types.h>
-#define __BROKEN_CONFIG_UNIT_USAGE
-
#endif /* _TYPES_MACHINE_ */
Home |
Main Index |
Thread Index |
Old Index