freebsd-skq/sys/mips/mips
brooks 9d79658aab Move most of the contents of opt_compat.h to opt_global.h.
opt_compat.h is mentioned in nearly 180 files. In-progress network
driver compabibility improvements may add over 100 more so this is
closer to "just about everywhere" than "only some files" per the
guidance in sys/conf/options.

Keep COMPAT_LINUX32 in opt_compat.h as it is confined to a subset of
sys/compat/linux/*.c.  A fake _COMPAT_LINUX option ensure opt_compat.h
is created on all architectures.

Move COMPAT_LINUXKPI to opt_dontuse.h as it is only used to control the
set of compiled files.

Reviewed by:	kib, cem, jhb, jtl
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D14941
2018-04-06 17:35:35 +00:00
..
autoconf.c
bcopy.S
bus_space_generic.c
busdma_machdep.c
cache_mipsNN.c
cache.c
cpu.c
db_disasm.c
db_interface.c
db_trace.c
dump_machdep.c
elf_machdep.c
elf_trampoline.c
exception.S
fp.S
freebsd32_machdep.c Move most of the contents of opt_compat.h to opt_global.h. 2018-04-06 17:35:35 +00:00
gdb_machdep.c
genassym.c
in_cksum.c
inckern.S
intr_machdep.c
libkern_machdep.c
locore.S
machdep.c
mem.c
minidump_machdep.c
mips_pic.c
mp_machdep.c
mpboot.S
nexus.c
octeon_cop2_swtch.S
octeon_cop2.c
ofw_machdep.c
pm_machdep.c Move most of the contents of opt_compat.h to opt_global.h. 2018-04-06 17:35:35 +00:00
pmap.c
ptrace_machdep.c
sc_machdep.c
stack_machdep.c
stdatomic.c In __sync_bool_compare_and_swap(), return true if the returned value is the 2018-03-23 17:25:19 +00:00
support.S
swtch.S Move most of the contents of opt_compat.h to opt_global.h. 2018-04-06 17:35:35 +00:00
sys_machdep.c
tick.c
tlb.c
trap.c Move most of the contents of opt_compat.h to opt_global.h. 2018-04-06 17:35:35 +00:00
uio_machdep.c
uma_machdep.c
vm_machdep.c Move most of the contents of opt_compat.h to opt_global.h. 2018-04-06 17:35:35 +00:00