freebsd-dev/sys/arm/include
Ruslan Ermilov 224d140293 Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with
MACHINE_ARCH and MACHINE).  Their purpose was to be able to test
in cpp(1), but cpp(1) only understands integer type expressions.
Using such unsupported expressions introduced a number of subtle
bugs, which were discovered by compiling with -Wundef.
2005-12-06 13:27:21 +00:00
..
_bus.h Break out the definition of bus_space_{tag,handle}_t and a few other types 2005-04-18 21:45:34 +00:00
_inttypes.h
_limits.h Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename 2005-08-20 16:44:41 +00:00
_stdint.h
_types.h
armreg.h Add an alternate ID for the arm920t (the real solution is to have 2005-11-21 19:06:25 +00:00
asm.h
asmacros.h Import a basic implementation of the restartable atomic sequences to provide 2005-04-07 22:03:04 +00:00
atomic.h Whitespace. 2005-10-14 18:36:49 +00:00
blockio.h
bootconfig.h
bus_dma.h
bus.h Break out the definition of bus_space_{tag,handle}_t and a few other types 2005-04-18 21:45:34 +00:00
clock.h msdosfs_conv.c references cmos_wall_clock and adjkerntz. Since these 2005-07-27 21:19:28 +00:00
cpu.h
cpuconf.h s/_KLD_MODULE/KLD_MODULE/ 2005-05-26 16:05:22 +00:00
cpufunc.h Bring in bits I forgot while importing write back support for arm9. 2005-06-03 19:49:53 +00:00
db_machdep.h
disassem.h
elf.h Use a magic number to know we were started from the elf wrapper. 2005-11-24 02:27:55 +00:00
endian.h Use a + constraint modifier for a register arg in __bswap16_var(). 2005-07-27 19:59:21 +00:00
exec.h
fiq.h
float.h Bring in a version of float.h more correct for softfloat. 2005-03-20 00:34:24 +00:00
floatingpoint.h
fp.h
frame.h
ieee.h
ieeefp.h
in_cksum.h asm versions of in_cksum_hdr() and in_pseudo(). 2005-10-03 14:06:44 +00:00
intr.h - MFp4: modify slightly the arm intr API, there's arm CPUs with more than 32 2005-06-09 12:26:20 +00:00
katelib.h
kdb.h
limits.h
machdep.h
md_var.h Add a new API to let platform-specific ports provide functions for big 2005-10-03 14:12:10 +00:00
memdev.h
metadata.h
mutex.h
param.h Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with 2005-12-06 13:27:21 +00:00
pcb.h
pcpu.h There's no need to include <machine/asmacros.h> here. 2005-11-08 13:01:29 +00:00
pmap.h Force pmap to write-back the pte cacheline after each pte modification, 2005-11-21 19:10:44 +00:00
pmc_mdep.h MFP4: 2005-06-09 19:45:09 +00:00
proc.h Divorce critical sections from spinlocks. Critical sections as denoted by 2005-04-04 21:53:56 +00:00
profile.h
psl.h
pte.h
ptrace.h
reg.h
reloc.h
resource.h
runq.h
setjmp.h
sf_buf.h
sigframe.h
signal.h Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename 2005-08-20 16:44:41 +00:00
smp.h
stdarg.h
swi.h
sysarch.h
trap.h
ucontext.h
undefined.h
utrap.h
vmparam.h Add a new arm-specific option, ARM_USE_SMALL_ALLOC. If defined, it provides 2005-06-07 23:04:24 +00:00