.. |
ansi.h
|
|
|
aout_machdep.h
|
|
|
asm.h
|
|
|
boot.h
|
Only declare kernel objects ifdef _KERNEL.
|
2001-07-28 12:53:06 +00:00 |
bootconfig.h
|
Add <machine/bootconfig.h> on arm26, and add an <arm/bootconfig.h> for it to
|
2001-05-13 13:46:23 +00:00 |
bswap.h
|
|
|
bus.h
|
Add a minimal bus_space_mmap which always fails. The MEMC can only map DRAM
|
2001-09-11 11:38:59 +00:00 |
cdefs.h
|
|
|
cpu.h
|
|
|
cpufunc.h
|
Add stub <machine/cpufunc.h> for arm26.
|
2001-05-06 18:25:27 +00:00 |
db_machdep.h
|
|
|
disklabel_acorn.h
|
|
|
disklabel.h
|
|
|
elf_machdep.h
|
|
|
endian_machdep.h
|
|
|
endian.h
|
|
|
fiq.h
|
Add fiq_installhandler(), so the current FIQ owner can change what handler
|
2001-09-10 23:17:48 +00:00 |
float.h
|
|
|
fp.h
|
|
|
fpureg.h
|
|
|
frame.h
|
Use comments around the token after a #endif.
|
2001-08-31 04:44:54 +00:00 |
ieee.h
|
|
|
ieeefp.h
|
|
|
int_const.h
|
Add definitions of C99 integer constant macros.
|
2001-04-14 22:38:33 +00:00 |
int_fmtio.h
|
Add definitions of C99 integer format conversion macros.
|
2001-04-15 17:13:04 +00:00 |
int_limits.h
|
Add definitions of C99 specified-width integer type limits.
|
2001-04-15 15:29:02 +00:00 |
int_mwgwtypes.h
|
Add definitions of C99 minimum-width and greatest-width integer types.
|
2001-04-14 12:19:49 +00:00 |
int_types.h
|
|
|
intr.h
|
Two related changes:
|
2001-08-21 22:47:17 +00:00 |
ipkdb.h
|
|
|
irq.h
|
|
|
limits.h
|
|
|
lock.h
|
|
|
machdep.h
|
Make cmos_read() and cmos_write() globally visible, and make the instance
|
2001-08-26 12:24:24 +00:00 |
Makefile
|
Install <machine/pte.h>.
|
2001-10-06 20:30:02 +00:00 |
math.h
|
|
|
memcreg.h
|
|
|
param.h
|
Since arm26 uses ELF, set MACHINE_ARCH to "arm".
|
2001-10-21 14:19:34 +00:00 |
pcb.h
|
Add a merged <pcb.h> for arm26/arm32.
|
2001-09-03 19:20:27 +00:00 |
pmap.h
|
Implement pmap_resident_count() and pmap_wired_count() properly.
|
2001-05-05 14:20:05 +00:00 |
podulebus_machdep.h
|
Add dummy "podloader" functions on arm32, and move their declarations to the MI
|
2001-07-04 13:58:04 +00:00 |
proc.h
|
|
|
profile.h
|
Make the common <arm/profile.h> work on arm26 and arm32, choosing whether
|
2001-05-04 00:11:15 +00:00 |
pte.h
|
Add a merged <pcb.h> for arm26/arm32.
|
2001-09-03 19:20:27 +00:00 |
ptrace.h
|
|
|
reg.h
|
|
|
setjmp.h
|
|
|
signal.h
|
|
|
softintr.h
|
|
|
stdarg.h
|
|
|
sysarch.h
|
Add <machine/sysarch.h> to go with sysarch().
|
2001-07-28 19:14:00 +00:00 |
trap.h
|
|
|
types.h
|
|
|
undefined.h
|
|
|
varargs.h
|
|
|
vmparam.h
|
Per discussion w/ chuck and chuck, restructure the md page stuff
|
2001-05-01 02:19:13 +00:00 |