NetBSD/sys/arch/sbmips/include
bouyer a47e2eb758 Add getlabelusesmbr(), as proposed in
http://mail-index.netbsd.org/tech-userlevel/2011/08/25/msg005404.html
This is used by disk tools such as disklabel(8) to dynamically decide is
the undelyling platform uses a disklabel-in-mbr-partition or not
(instead of using a compile-time list of ports).
getlabelusesmbr() reads the sysctl kern.labelusesmbr, takes its value from the
machdep #define LABELUSESMBR.
For evbmips, make LABELUSESMBR 1 if the platform uses pmon
as bootloader, and 0 (the previous value) otherwise.
2011-08-30 12:39:49 +00:00
..
ansi.h
asm.h
autoconf.h
bswap.h
bus_defs.h Per discussion at 2011-07-01 17:09:58 +00:00
bus_funcs.h Per discussion at 2011-07-01 17:09:58 +00:00
cdefs.h
cpu_counter.h
cpu.h
cpuvar.h
db_machdep.h Default to DB_ELF_SYMBOLS and DB_ELFSIZE 32 2011-07-09 16:58:04 +00:00
disklabel.h Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
ecoff_machdep.h
elf_machdep.h
endian_machdep.h
endian.h
float.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
kcore.h
kdbparam.h
leds.h
limits.h
loadfile_machdep.h
lock.h
locore.h
Makefile Do not install bus.h. 2011-07-17 23:52:12 +00:00
math.h
mcontext.h
mips_opcode.h
mutex.h
netbsd32_machdep.h
param.h - include <mips/mips_param.h> after MACHINE is defined 2011-03-18 16:28:51 +00:00
pcb.h
pci_machdep.h
pmap.h
pmc.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h
rwlock.h
setjmp.h
signal.h
swarm.h
systemsw.h
trap.h
types.h Switch to new-style <sys/bus.h>. 2011-07-17 23:48:35 +00:00
vmparam.h
wchar_limits.h
wired_map.h