Source-Changes-HG archive

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

[src/nathanw_sa]: src/sys/arch/hpcarm/include Move <arm/arm32/bus.h> to <arm/...



details:   https://anonhg.NetBSD.org/src/rev/b462d5d9d3de
branches:  nathanw_sa
changeset: 504782:b462d5d9d3de
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Mon Jun 18 21:37:34 2001 +0000

description:
Move <arm/arm32/bus.h> to <arm/bus.h>, since it looks like it's going to be
necessary on arm26 as well.

diffstat:

 sys/arch/hpcarm/include/bus.h |  4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diffs (8 lines):

diff -r 8404947db421 -r b462d5d9d3de sys/arch/hpcarm/include/bus.h
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/hpcarm/include/bus.h     Mon Jun 18 21:37:34 2001 +0000
@@ -0,0 +1,4 @@
+/* $NetBSD: bus.h,v 1.3.8.2 2001/06/18 21:37:35 bjh21 Exp $ */
+
+#include <arm/bus.h>
+



Home | Main Index | Thread Index | Old Index