Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/netwinder/include opt_footbridge.h no longer exists.



details:   https://anonhg.NetBSD.org/src/rev/aaca91dfe408
branches:  trunk
changeset: 525530:aaca91dfe408
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Fri Apr 12 18:01:17 2002 +0000

description:
opt_footbridge.h no longer exists.

diffstat:

 sys/arch/netwinder/include/bootconfig.h |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r e5bd0c997675 -r aaca91dfe408 sys/arch/netwinder/include/bootconfig.h
--- a/sys/arch/netwinder/include/bootconfig.h   Fri Apr 12 17:58:17 2002 +0000
+++ b/sys/arch/netwinder/include/bootconfig.h   Fri Apr 12 18:01:17 2002 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: bootconfig.h,v 1.1 2001/04/19 07:11:01 matt Exp $      */
+/*     $NetBSD: bootconfig.h,v 1.2 2002/04/12 18:01:17 bjh21 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