NetBSD/sys/arch/arm32/include
tron d889983e60 Small enhancement to the mcount() function to make profiling of assembler
functions easier. Patch supplied by Richard Earnshaw in PR port-arm32/8462.
1999-09-21 22:15:11 +00:00
..
Makefile Install "devmap.h" to "/usr/include/machine" so that the SHARK X11 1999-05-07 20:50:31 +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 Add a _C_LABEL() macro. 1999-05-06 13:54:06 +00:00
beep.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
bootconfig.h Define BootConfig for EBSA285 kernels. 1998-09-06 03:11:38 +00:00
bswap.h Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
bus.h nuke current definitions provided by __BUS_SPACE_COMPAT_OLDDEFS. 1999-06-18 04:49:24 +00:00
cdefs.h Garbage-collect. 1999-03-20 01:40:25 +00:00
conf.h Add umodem; fixes kernel build error.. 1999-08-18 23:34:27 +00:00
cpu.h Define cpu_number() as discussed on tech-smp. 1999-08-10 21:08:05 +00:00
cpufunc.h Guard opt_cputypes.h include with _KERNEL && !LKM. 1998-07-09 02:43:25 +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 More DDB cleanup. 1999-01-20 13:56:35 +00:00
devmap.h RCS ID police. 1998-07-08 07:56:13 +00:00
disklabel.h Use the MI disklabel_mbr.h. 1999-01-27 20:43:26 +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
endian.h Include <sys/endian.h> after defining whether where are little- or 1999-08-21 05:53:50 +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 DDB needs the stack pointer at the time of the fault to single step through 1998-11-25 13:09:14 +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 Define IPL_SERIAL & IPL_HIGH. 1998-09-05 03:47:10 +00:00
io.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
ipkdb.h
irqhandler.h Guard inclusion of opt_cputypes.h 1998-09-08 03:10:07 +00:00
isa_machdep.h Moved from arch/arm32/isa/isa_machdep.h,v 1999-03-19 05:01:51 +00:00
isapnp_machdep.h Moved from arch/arm32/isa/isapnp_machdep.h,v 1999-03-19 03:14:16 +00:00
joystick.h ISA Game port driver, lifted from BeBox port. 1998-08-20 06:31:34 +00:00
katelib.h Since all the calls to the postmortem debug code have been removed by 1999-03-01 10:01:52 +00:00
kbd.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
kerndebug.h RCS ID police. 1998-07-08 07:56:13 +00:00
limits.h Add {LONG,WORD}_BIT and {DBL,FLT}_{DIG,MAX,MIN}. 1998-11-16 04:12:29 +00:00
mouse.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
ofisa_machdep.h Moved from arch/arm32/ofw/ofisa_machdep.h,v 1999-03-19 03:29:49 +00:00
ofw.h RCS ID police. 1998-07-08 07:56:13 +00:00
param.h remove ovbcopy reference 1999-03-12 23:05:42 +00:00
pcb.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
pccons.h Bring shark includes to mainline and nuke the branch. 1998-06-19 15:55:13 +00:00
pci_machdep.h Moved from arch/arm32/pci/pci_machdep.h,v 1999-03-19 03:34:21 +00:00
pio.h Garbage-collect some of the old ISA DMA code. 1998-07-08 07:56:47 +00:00
pmap.h Implement pmap_procwr() the arm32 part of fix for pr 6152. 1999-02-28 01:49:25 +00:00
proc.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
profile.h Small enhancement to the mcount() function to make profiling of assembler 1999-09-21 22:15:11 +00:00
profileio.h RCS ID police. 1998-07-08 07:56:13 +00:00
psl.h Change the semantics of splsoftclock() to be like other spl*() functions, 1999-08-05 18:08:08 +00:00
pte.h GC PT_Us, add more DIAGNOSTIC checks. 1999-03-27 09:41:03 +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
scrio.h Tidy up this file. 1999-01-01 12:41:13 +00:00
setjmp.h Need 29 longs for jmp_buf now; signal mask is 128 bits. 1998-09-14 18:06:01 +00:00
shark.h RCS ID police 1999-02-15 04:25:28 +00:00
signal.h sigset13_t -> int. 1998-09-14 02:48:33 +00:00
stdarg.h Revert previous. Um, Christos, why did you delete the body of this 1999-05-07 00:28:22 +00:00
sysarch.h PR7812: add prototype for sysarch(); fixes build of libarch on arm32 1999-06-20 15:26:38 +00:00
trap.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
types.h Define __HAVE_NWSCONS 1998-10-12 03:12:37 +00:00
undefined.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
varargs.h Clean up. 1999-01-22 14:19:54 +00:00
vconsole.h arm32 kernel source restructure 1997-10-14 09:19:59 +00:00
vidc.h Guard inclusion of opt_cputypes.h. 1999-06-01 03:37:02 +00:00
vmparam.h Garbage-collect the VM_MBUF_SIZE constant. Instead, use the size 1999-04-26 22:46:44 +00:00