NetBSD/sys/arch/prep/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
..
pc
Makefile
ansi.h
aout_machdep.h
asm.h
autoconf.h Modify mapiodev to take a third argument indicating whether the space 2011-06-30 00:52:55 +00:00
bootinfo.h
bswap.h
bus.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
cdefs.h
chpidpnp.h
cpu.h Don't expose port-specific if _MODULE is defined. 2011-06-20 06:35:39 +00:00
cpu_counter.h
db_machdep.h
disklabel.h
eisa_machdep.h struct device * -> device_t 2011-06-18 08:08:27 +00:00
elf_machdep.h
endian.h
endian_machdep.h
float.h
fpu.h
frame.h
gtenvar.h struct device * -> device_t 2011-06-18 08:08:27 +00:00
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h intr.h must not include cpu due to deadly embrace with SOFTINT_COUNT. 2011-06-17 23:36:17 +00:00
ipkdb.h
isa_machdep.h
isapnp_machdep.h
joystick.h
kcore.h
kgdb.h
limits.h
loadfile_machdep.h
lock.h
math.h
mcontext.h
mutex.h
nvram.h dependant -> dependent 2011-06-30 20:09:15 +00:00
openpicreg.h
param.h Cleanup powerpc param.h. If compiling a MODULE, ignore port-specific stuff. 2011-06-20 06:29:53 +00:00
pcb.h
pci_machdep.h Add support pci_intr_setattr. 2011-06-22 18:06:32 +00:00
pcipnp.h
pio.h
platform.h struct device * -> device_t 2011-06-18 08:08:27 +00:00
pmap.h
pmc.h
pnp.h
powerpc.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
reloc.h
residual.h
rwlock.h
setjmp.h
signal.h
spkr.h
stdarg.h
trap.h
types.h
varargs.h
vmparam.h Don't export USER_SR if _MODULE is defined. 2011-06-20 08:01:13 +00:00
wchar_limits.h