freebsd-nq/sys/amd64/amd64
Ed Schouten 5942207fb4 Revert my change; reintroduce __gnu89_inline.
It turns out our compiler in stable/7 can't build this code anymore.
Even though my opinion is that those people should just run `make
kernel-toolchain' before building a kernel, I am willing to wait and
commit this after we've branched stable/8.

Requested by:	rwatson
2009-06-08 18:23:43 +00:00
..
amd64_mem.c
apic_vector.S
atomic.c
autoconf.c
bios.c
bpf_jit_machdep.c
bpf_jit_machdep.h
busdma_machdep.c Reduce the number of bounce zones (and thus the number of bounce pages 2009-04-23 20:24:19 +00:00
cpu_switch.S
db_disasm.c
db_interface.c
db_trace.c
dump_machdep.c Place hostnames and similar information fully under the prison system. 2009-05-29 21:27:12 +00:00
elf_machdep.c Fix KBI breakage by r190520 which affects older linux.ko binaries: 2009-04-05 09:27:19 +00:00
exception.S
fpu.c
gdb_machdep.c
genassym.c
identcpu.c Unlock the largest standard CPUID on Intel CPUs for both amd64 and i386 and 2009-05-04 18:05:27 +00:00
in_cksum.c
initcpu.c
intr_machdep.c
io_apic.c
io.c
legacy.c
local_apic.c Do not try to initialize LAPIC timer if we are not going to use it. 2009-05-05 01:13:20 +00:00
locore.S
machdep.c Add cpu_flush_dcache() for use after non-DMA based I/O so that a 2009-05-18 18:37:18 +00:00
mca.c Don't bother reading the initial value of the machine check banks during 2009-05-20 16:11:22 +00:00
mem.c
minidump_machdep.c Place hostnames and similar information fully under the prison system. 2009-05-29 21:27:12 +00:00
mp_machdep.c FreeBSD right now support 32 CPUs on all the architectures at least. 2009-05-14 17:43:00 +00:00
mp_watchdog.c
mpboot.S
mptable_pci.c
mptable.c
msi.c
nexus.c
pmap.c Revert my change; reintroduce __gnu89_inline. 2009-06-08 18:23:43 +00:00
prof_machdep.c
sigtramp.S
stack_machdep.c
support.S Put intrcnt, eintrcnt, intrnames and eintrnames into the .data section. 2009-06-05 20:23:29 +00:00
sys_machdep.c
trap.c Implement simple machine check support for amd64 and i386. 2009-05-13 17:53:04 +00:00
tsc.c
uio_machdep.c
uma_machdep.c
vm_machdep.c