Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/acorn32/include We don't need to include "footbridg...
details: https://anonhg.NetBSD.org/src/rev/18d1101c3579
branches: trunk
changeset: 521975:18d1101c3579
user: reinoud <reinoud%NetBSD.org@localhost>
date: Sat Feb 09 23:58:30 2002 +0000
description:
We don't need to include "footbridge.h"
diffstat:
sys/arch/acorn32/include/bootconfig.h | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 7ebffe9fc9e9 -r 18d1101c3579 sys/arch/acorn32/include/bootconfig.h
--- a/sys/arch/acorn32/include/bootconfig.h Sat Feb 09 23:15:54 2002 +0000
+++ b/sys/arch/acorn32/include/bootconfig.h Sat Feb 09 23:58:30 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: bootconfig.h,v 1.1 2001/10/05 22:27:49 reinoud Exp $ */
+/* $NetBSD: bootconfig.h,v 1.2 2002/02/09 23:58:30 reinoud Exp $ */
/*
* Copyright (c) 1994 Mark Brinicombe.
@@ -42,8 +42,6 @@
* Based on kate/boot/bootconfig.h
*/
-#include "opt_footbridge.h"
-
typedef struct _PhysMem {
u_int address;
u_int pages;
Home |
Main Index |
Thread Index |
Old Index