NetBSD/sys/arch/arc/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
..
Makefile Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
ansi.h
asm.h
autoconf.h
bootinfo.h
bswap.h
bus_defs.h
bus_funcs.h
cdefs.h
cpu.h
cpu_counter.h
db_machdep.h
disklabel.h Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
ecoff_machdep.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
isa_machdep.h
isapnp_machdep.h
joystick.h
kbdreg.h
kcore.h
kdbparam.h
limits.h
loadfile_machdep.h
lock.h
locore.h
math.h
mcontext.h
mips_opcode.h
mouse.h
mutex.h
netbsd32_machdep.h
param.h
pcb.h
pccons.h
pci_machdep.h
pio.h
platform.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
trap.h
types.h Switch MIPS and MIPS-ish architectures to new-style <sys/bus.h>. This 2011-07-17 01:36:50 +00:00
vmparam.h
wchar_limits.h
wired_map.h