NetBSD/sys/arch/netwinder/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 Do not install bus.h. 2011-07-17 23:52:12 +00:00
ansi.h
aout_machdep.h
asm.h
atomic.h
bootconfig.h
bswap.h
bus_defs.h
bus_funcs.h
cdefs.h
cpu.h
db_machdep.h
disklabel.h Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
elf_machdep.h
endian.h
endian_machdep.h
float.h
fp.h
frame.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h
irqhandler.h
isa_machdep.h
joystick.h
limits.h
lock.h
math.h
mcontext.h
mutex.h
netwinder_boot.h
param.h
pcb.h
pci_machdep.h
pio.h
pmap.h
pmc.h
proc.h
profile.h
ptrace.h
reg.h
rtc.h
rwlock.h
setjmp.h
signal.h
sysarch.h
trap.h
types.h On ARM-ish ports having PCI support, use new-style <sys/bus.h>. Do not 2011-07-17 23:46:49 +00:00
vmparam.h
wchar_limits.h