NetBSD/sys/arch/arm32/include
mark 0f5f9c0221 Added support for DOS MBRs in addition to filecore boot blocks from
Chris Demetriou. Filecore and MBR handling has been split out into
separate files. Still needs some work before this could become MI.
Also fix the way in which arm32 filecore checksums are calculated so
that sectors filled with the same byte will not pass the checksum.
1998-06-08 20:21:17 +00:00
..
ansi.h Provide definitions for intptr_t and uintptr_t, signed resp. unsigned integral 1998-04-27 17:39:10 +00:00
aout_machdep.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
asm.h Define profiling and non-profiling versions of the ENTRY and ASENTRY 1998-04-01 22:50:22 +00:00
beep.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
bootconfig.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
bus.h Define bus_space_map flags BUS_SPACE_MAP_CACHEABLE and BUS_SPACE_MAP_LINEAR. 1998-04-19 04:13:24 +00:00
cdefs.h Bug fixes and cleanup from Chris Demetriou <cgd@pa.dec.com>: 1997-11-04 23:09:23 +00:00
conf.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
cpu.h Move some prototypes form katelib.h to a more suitable home in cpu.h 1998-02-21 22:49:18 +00:00
cpufunc.h Provide a prototype for cpu_reset(). 1998-02-22 00:05:56 +00:00
cpus.h Remove the definition of the cpu_softc structure from here. 1998-05-01 15:32:55 +00:00
db_machdep.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
disklabel_acorn.h Added support for DOS MBRs in addition to filecore boot blocks from 1998-06-08 20:21:17 +00:00
disklabel_mbr.h Added support for DOS MBRs in addition to filecore boot blocks from 1998-06-08 20:21:17 +00:00
disklabel.h Added support for DOS MBRs in addition to filecore boot blocks from 1998-06-08 20:21:17 +00:00
endian.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
float.h Minor changes to make all the float.h files match. 1998-02-18 11:01:27 +00:00
fp.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
frame.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
ieee.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
ieeefp.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
iic.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
intr.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
io.h arm32 kernel source restructure 1997-10-14 09:19:59 +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 Remove prototype declarations of disable_interrupts(), enable_interrupts() 1998-02-21 23:16:28 +00:00
katelib.h Move some prototypes form katelib.h to a more suitable home in cpu.h 1998-02-21 22:49:18 +00:00
kbd.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
limits.h The arm32 'char' is unsigned. Fix CHAR_MIN and CHAR_MAX to reflect that. 1998-03-24 23:13:28 +00:00
mouse.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
param.h Define the maximum size of the kernel VM data area. 1998-06-02 20:33:01 +00:00
pcb.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
pmap.h Merge in UVM support from Neil Carson <neil@causality.com>. 1998-06-02 20:41:46 +00:00
proc.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
profile.h Change definitions of MCOUNT_ENTER and MCOUNT_EXIT to block interrupts 1998-04-19 04:16:25 +00:00
psl.h Prefix the SPL macros to avoid clashes with userland macros (e.g. ipf). 1998-01-20 01:18:18 +00:00
pte.h Update the L1_SEC() macro to take a cache enable mask. 1998-02-21 23:11:28 +00:00
ptrace.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
reg.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
rtc.h Remove rtc_read() and rtc_write prototypes. 1998-04-19 03:49:17 +00:00
setjmp.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
signal.h If any of _ANSI_SOURCE, _POSIX_C_SOURCE or _XOPEN_SOURCE are defined, don't 1998-05-25 20:59:01 +00:00
stdarg.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
sysarch.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
trap.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
types.h Mark uses of long long with /* LONGLONG */ for lint. From 1997-11-05 04:36:08 +00:00
undefined.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
varargs.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
vconsole.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
vidc.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
vmparam.h Switch to MACHINE_NEW_NONCONTIG as the default. 1998-06-02 20:32:18 +00:00