NetBSD/sys/arch/ia64
jruoho 6f76995c42 Move ACPI_FLUSH_CPU_CACHE() (a.k.a. WBINVD on x86) to MD headers where it
belongs to. Let IA-64 define its own function/instruction instead of
requiring a dummy wbinvd() to satisfy the definition in a MI header.
2010-07-24 09:35:36 +00:00
..
acpi Move ACPI_FLUSH_CPU_CACHE() (a.k.a. WBINVD on x86) to MD headers where it 2010-07-24 09:35:36 +00:00
compile
conf
disasm
ia64 Move identifycpu() into cpu.c. Our cpu* says: 2010-06-28 12:08:13 +00:00
include Move ACPI_FLUSH_CPU_CACHE() (a.k.a. WBINVD on x86) to MD headers where it 2010-07-24 09:35:36 +00:00
pci Implement pci_attach_hook/pci_bus_maxdevs/pci_make_tag/pci_decompose_tag/ 2010-06-28 12:14:08 +00:00
stand Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc. 2010-05-27 06:58:12 +00:00
unwind
Makefile