NetBSD/sys/arch/x86_64
thorpej 4eef3278dc Add casts to the __lint__ version of va_arg() to avoid dereferencing
non-pointer arguments in cases like: foo = *va_arg(ap, int *);
2002-01-03 02:05:42 +00:00
..
compile
conf Add a linker script for the NetBSD/x86_64 kernel; provides _etext 2001-12-29 02:24:06 +00:00
include Add casts to the __lint__ version of va_arg() to avoid dereferencing 2002-01-03 02:05:42 +00:00
isa Replace some memcpy()s with probably overlapping arguments with memmove()s. 2001-07-24 22:29:07 +00:00
pci
x86_64 pmap_page_protect(VM_PROT_NONE) must remove all mappings in the PV list, 2002-01-02 00:51:33 +00:00
Makefile We also need the i386 header files; descend into ../i386/include to 2001-12-29 05:32:59 +00:00