NetBSD/sys/arch/arm32/include
mark 0bebac783d Update for new bus space interface. This implementation is based on
cgd's alpha implementation. Bus tags now point to a structure of
function pointers to bus space routines rather than being an index to
one of several I/O methods making it simpler and more efficient in
handling many different busses and mapping schemes.
1997-01-13 00:33:36 +00:00
..
ansi.h Define _BSD_CLOCKID_T_ and _BSD_TIMER_T_ 1996-11-15 22:38:45 +00:00
aout_machdep.h Updated #ifdef to reflect filename change. 1996-10-14 22:57:37 +00:00
asm.h PROF -> GPROF 1996-11-30 02:48:57 +00:00
beep.h
bootconfig.h Added magic number of bootconfig structure passed from the bootloader. 1996-10-14 22:30:19 +00:00
bus.h Update for new bus space interface. This implementation is based on 1997-01-13 00:33:36 +00:00
cdefs.h
cpu.h Check for CPU_ARM8 when testing for comflicting CPU options. 1996-11-23 03:18:20 +00:00
cpus.h Added a field for cpu specific data in the cpu_t structure. 1996-10-14 22:32:45 +00:00
db_machdep.h Added prototype for branch_taken(). 1996-11-23 03:20:18 +00:00
disklabel.h
endian.h use in_addr_t and in_port_t 1996-10-13 02:57:47 +00:00
float.h
fp.h Added a typedef for fp_extended_precision_t. 1996-10-15 00:15:37 +00:00
frame.h
ieee.h
ieeefp.h Define the FP exeception types. 1996-10-15 00:06:47 +00:00
iic.h ib_addr in the iicbus attach args should be an int not a u_int as -1 1997-01-03 23:13:05 +00:00
io.h
iomd.h Added IOMD_ID macro to return the 16bit IOMD ID code. 1996-11-23 03:21:43 +00:00
ipkdb.h Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
irqhandler.h Added prototypes for intr_clain() and intr_release(). 1997-01-06 02:19:06 +00:00
katelib.h Added prototypes for tlb_flush(), cache_clean(), sync_caches() and 1996-10-15 00:44:58 +00:00
kbd.h
limits.h
mouse.h Added an ioctl acknowledgement bit to the buffer record flags field. 1996-10-14 22:41:59 +00:00
param.h
pcb.h Fix the pcb_fpstate field. 1996-10-17 02:37:48 +00:00
pmap.h Use tlb_flush() rather than tlbflush() in the pmap_update() macro. 1996-10-15 00:09:09 +00:00
podule.h
proc.h
profile.h At last, a version of profile.h that works properly and allows kernel 1996-10-14 22:52:49 +00:00
psl.h splsoftclock() is now a macro rather than a function. 1996-10-15 00:26:46 +00:00
pte.h Added a macro for un-cacheable un-bufferable ptes. 1996-10-12 18:31:10 +00:00
ptrace.h
reg.h Updated fpreg_t to match changes made to fp.h 1996-10-15 00:21:36 +00:00
rtc.h
setjmp.h
signal.h Added definitions for evaluating the signal code argument. 1996-10-14 23:02:53 +00:00
stdarg.h
sysarch.h Initial commit of the header file defining the architecture specific 1996-10-14 22:47:31 +00:00
trap.h Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
types.h First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
undefined.h Updated the typedef for undef_handler_t to have a 4th argument. This 1996-10-15 00:00:44 +00:00
varargs.h
vconsole.h Added a blanktime field to the vconsole structure so the blanktime time 1996-10-14 22:35:03 +00:00
vidc.h Added support for the ARM7500. 1996-10-14 23:05:34 +00:00
vmparam.h Added a definition for the maximum amount of kernel VM space buffers can 1996-12-27 01:55:48 +00:00