NetBSD/sys/arch/acorn26/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 Change <machine/bus.h> to <sys/bus.h> throughout. 2011-07-19 16:05:09 +00:00
ansi.h
aout_machdep.h
asm.h
boot.h
bootconfig.h
bswap.h
bus_defs.h Change <machine/bus.h> to <sys/bus.h> throughout. 2011-07-19 16:05:09 +00:00
bus_funcs.h Change <machine/bus.h> to <sys/bus.h> throughout. 2011-07-19 16:05:09 +00:00
cdefs.h
cpu.h
db_machdep.h obsolete DB_AOUT_SYMBOLS. however, we need to leave most of the code 2011-04-11 04:22:30 +00:00
disklabel.h Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
elf_machdep.h
endian.h
endian_machdep.h
fiq.h
float.h
fp.h
fpureg.h
frame.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
irq.h
limits.h
loadfile_machdep.h
lock.h
machdep.h
math.h
mcontext.h
memcreg.h
mutex.h
param.h
pcb.h
pmap.h
pmc.h
podulebus_machdep.h Change <machine/bus.h> to <sys/bus.h> throughout. 2011-07-19 16:05:09 +00:00
proc.h
profile.h
ptrace.h
reg.h
rwlock.h
setjmp.h
signal.h
softintr.h
stdarg.h
sysarch.h
trap.h
types.h Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
vmparam.h Revert. 2011-08-26 09:26:14 +00:00
wchar_limits.h