freebsd-dev/sys/ia64
Alan Cox b9895f9add phys_avail[] is correctly defined as an array of vm_paddr_t's in
machdep.c.  Use that same type, and not vm_offset_t, in this include file.
2010-12-01 05:52:27 +00:00
..
acpica Reduce diff between platforms and fix style(9) bugs. 2010-11-09 00:14:39 +00:00
compile
conf Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma 2010-07-28 15:36:12 +00:00
disasm
ia32 Prefer struct sysentvec sv_psstrings to hardcoding FREEBSD32_PS_STRINGS 2010-08-07 11:57:13 +00:00
ia64 Remove unused includes of <sys/mutex.h> and <machine/mutex.h>. 2010-11-09 20:41:10 +00:00
include phys_avail[] is correctly defined as an array of vm_paddr_t's in 2010-12-01 05:52:27 +00:00
isa
pci Disable interrupts when calling into SAL for PCI configuration 2010-03-22 03:06:11 +00:00