Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc/dev #include <machine/autoconf.h>
details: https://anonhg.NetBSD.org/src/rev/a0f80bcb267a
branches: trunk
changeset: 511889:a0f80bcb267a
user: mrg <mrg%NetBSD.org@localhost>
date: Fri Jun 29 03:32:10 2001 +0000
description:
#include <machine/autoconf.h>
diffstat:
sys/arch/sparc/dev/zs_kgdb.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3f5a265743d6 -r a0f80bcb267a sys/arch/sparc/dev/zs_kgdb.c
--- a/sys/arch/sparc/dev/zs_kgdb.c Fri Jun 29 02:43:56 2001 +0000
+++ b/sys/arch/sparc/dev/zs_kgdb.c Fri Jun 29 03:32:10 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: zs_kgdb.c,v 1.6 2001/05/26 10:23:47 pk Exp $ */
+/* $NetBSD: zs_kgdb.c,v 1.7 2001/06/29 03:32:10 mrg Exp $ */
/*-
* Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -61,6 +61,7 @@
#include <dev/ic/z8530reg.h>
#include <machine/z8530var.h>
+#include <machine/autoconf.h>
#include <machine/promlib.h>
#include <sparc/dev/cons.h>
Home |
Main Index |
Thread Index |
Old Index