NetBSD/sys/arch/algor/include
dyoung 59adf08e17 Per discussion at
<http://mail-index.netbsd.org/tech-kern/2010/04/02/msg007941.html>,
divide each machine's bus.h into bus_defs.h (constants & data types)
and bus_funcs.h (macro implementations of bus_space(9) routines and MD
prototypes).

Note that some bus_space(9) routines' implementation will move to .c
files from inline subroutines or macros in .h files.

I've only made the split for machine architectures where there is PCI.
All of the non-PCI-having architectures will require a similar split.

These #include files are not referenced by any (committed) Makefiles or
header files, yet.  Changes to Makefiles, to <sys/bus.h>, and to some
more machine-dependent files will dribble in before I throw the switch.
2011-07-01 17:09:58 +00:00
..
ansi.h
asm.h
autoconf.h Merge forward from matt-nb5-mips64. 2011-02-20 07:51:21 +00:00
bswap.h
bus_defs.h Per discussion at 2011-07-01 17:09:58 +00:00
bus_funcs.h Per discussion at 2011-07-01 17:09:58 +00:00
bus.h Fix DEBUG build. 2010-12-09 05:14:28 +00:00
cdefs.h
cpu_counter.h
cpu.h
db_machdep.h
disklabel.h If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD. 2009-11-23 13:40:08 +00:00
ecoff_machdep.h
elf_machdep.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
endian_machdep.h
endian.h
float.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Merge forward from matt-nb5-mips64. 2011-02-20 07:51:21 +00:00
isa_machdep.h (Re-)define isa_detach_hook(), and define isa_dmadestroy(). Update 2009-08-19 15:09:56 +00:00
isapnp_machdep.h
kcore.h
kdbparam.h
limits.h
lock.h
locore.h
Makefile
math.h
mcontext.h
mips_opcode.h
mutex.h
netbsd32_machdep.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
param.h - include <mips/mips_param.h> after MACHINE is defined 2011-03-18 16:35:03 +00:00
pcb.h
pci_machdep.h Fix fallout from pci_attach_args constification. 2011-04-06 01:25:18 +00:00
pmap.h
pmc.h
pmon.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h
rwlock.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h
varargs.h
vmparam.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
wchar_limits.h
wired_map.h