NetBSD/sys/arch/bebox/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 Fix build failed. mouse.h and pccons.h already removed. 2011-08-09 00:39:35 +00:00
ansi.h
aout_machdep.h
asm.h
autoconf.h
bebox.h Use BEBOX_REG for mapped to BAT instead of bebox_mb_reg. 2011-08-07 15:04:45 +00:00
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
elf_machdep.h
endian.h
endian_machdep.h
float.h
fpu.h
frame.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Use BEBOX_REG for mapped to BAT instead of bebox_mb_reg. 2011-08-07 15:04:45 +00:00
ipkdb.h
isa_machdep.h Cleanup headers and variables. 2011-08-07 15:22:19 +00:00
isapnp_machdep.h
kcore.h
kgdb.h
limits.h
loadfile_machdep.h
lock.h
math.h
mcontext.h
mutex.h
param.h more PCI_MAGIC_IO_RANGE fixes 2011-07-28 01:44:50 +00:00
pcb.h
pci_machdep.h
pio.h
pmap.h
pmc.h
powerpc.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
reloc.h
rwlock.h
setjmp.h
signal.h
spkr.h
trap.h
types.h
vmparam.h
wchar_limits.h