Move <arm/arm32/bus.h> to <arm/bus.h>, since it looks like it's going to be

necessary on arm26 as well.
This commit is contained in:
bjh21 2001-06-18 21:37:32 +00:00
parent 87332e2ec5
commit 80c5d7ab99
11 changed files with 15 additions and 27 deletions

View File

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.15 2001/04/15 17:13:06 kleink Exp $
# $NetBSD: Makefile,v 1.16 2001/06/18 21:37:32 bjh21 Exp $
KDIR= /sys/arch/arm/include
INCSDIR= /usr/include/arm
INCS= ansi.h aout_machdep.h armreg.h asm.h \
bswap.h \
bswap.h bus.h \
cdefs.h cpu.h cpufunc.h cpus.h \
db_machdep.h disklabel.h disklabel_acorn.h \
elf_machdep.h endian_machdep.h \

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.3 2001/03/10 18:32:25 rearnsha Exp $
# $NetBSD: Makefile,v 1.4 2001/06/18 21:37:33 bjh21 Exp $
KDIR= /sys/arch/arm/include/arm32
INCSDIR= /usr/include/arm/arm32
INCS= bus.h katelib.h pcb.h psl.h sysarch.h frame.h param.h pmap.h rtc.h
INCS= katelib.h pcb.h psl.h sysarch.h frame.h param.h pmap.h rtc.h
.include <bsd.kinc.mk>

View File

@ -1,4 +1,4 @@
/* $NetBSD: bus.h,v 1.3 2001/03/07 22:42:21 thorpej Exp $ */
/* $NetBSD: bus.h,v 1.1 2001/06/18 21:37:33 bjh21 Exp $ */
/*-
* Copyright (c) 1996, 1997, 1998, 2001 The NetBSD Foundation, Inc.

View File

@ -1,4 +1,4 @@
/* $NetBSD: bus.h,v 1.21 2001/02/23 21:23:50 reinoud Exp $ */
/* $NetBSD: bus.h,v 1.22 2001/06/18 21:37:33 bjh21 Exp $ */
#include <arm/arm32/bus.h>
#include <arm/bus.h>

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.2 2001/06/12 17:37:35 matt Exp $
# $NetBSD: Makefile,v 1.3 2001/06/18 21:37:33 bjh21 Exp $
KDIR= /sys/arch/cats/include
INCSDIR= /usr/include/arm/cats
INCS= bootconfig.h bus.h \
INCS= bootconfig.h \
conf.h \
endian.h \
frame.h \

View File

@ -1,4 +0,0 @@
/* $NetBSD: bus.h,v 1.1 2001/06/08 22:23:00 chris Exp $ */
#include <arm/arm32/bus.h>

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.2 2001/05/09 22:30:43 matt Exp $
# $NetBSD: Makefile,v 1.3 2001/06/18 21:37:34 bjh21 Exp $
KDIR= /sys/arch/dnard/include
INCSDIR= /usr/include/arm/dnard
INCS= bootconfig.h bus.h \
INCS= bootconfig.h \
conf.h \
db_machdep.h \
endian.h \

View File

@ -1,4 +0,0 @@
/* $NetBSD: bus.h,v 1.1 2001/05/09 15:40:55 matt Exp $ */
#include <arm/arm32/bus.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: bus.h,v 1.2 2001/02/23 21:23:52 reinoud Exp $ */
/* $NetBSD: bus.h,v 1.3 2001/06/18 21:37:34 bjh21 Exp $ */
#include <arm/arm32/bus.h>
#include <arm/bus.h>

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.3 2001/06/12 18:03:55 matt Exp $
# $NetBSD: Makefile,v 1.4 2001/06/18 21:37:34 bjh21 Exp $
KDIR= /sys/arch/netwinder/include
INCSDIR= /usr/include/arm/netwinder
INCS= bootconfig.h bus.h \
INCS= bootconfig.h \
conf.h \
endian.h \
frame.h \

View File

@ -1,4 +0,0 @@
/* $NetBSD: bus.h,v 1.1 2001/04/19 07:11:01 matt Exp $ */
#include <arm/arm32/bus.h>