NetBSD/sys/arch/hp700/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
aout_machdep.h
asm.h
autoconf.h #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:57:45 +00:00
bootinfo.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
byte_swap.h
cdefs.h
cpu.h Fix PR/44500 for hppa. 2011-02-07 12:19:35 +00:00
cpufunc.h
db_machdep.h
disklabel.h Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
eisa_machdep.h Follow upstream license changes for files with Michael Shalayeff's 2009-11-03 05:07:25 +00:00
elf_machdep.h Handle the HAVE_NBTOOL_CONFIG_H case. 2010-05-17 09:13:03 +00:00
endian_machdep.h
endian.h
exec.h
float.h
frame.h
hil_machdep.h Add MI HIL (keyboard/mouse) support from OpenBSD. 2011-02-15 10:32:56 +00:00
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Don't expose spl* symbols to userland. Should fix build. 2010-11-16 08:59:30 +00:00
iomod.h Redo the way devices are found. 2011-01-13 21:15:13 +00:00
isa_machdep.h Follow upstream license changes for files with Michael Shalayeff's 2009-11-03 05:07:25 +00:00
kcore.h
limits.h
loadfile_machdep.h
lock.h
Makefile Switch to new-style <sys/bus.h>. hp700 releases are unbuildable for 2011-07-17 23:32:21 +00:00
math.h
mcontext.h
mutex.h
nvm.h
param.h Simplify 2010-01-16 13:49:11 +00:00
pcb.h
pci_machdep.h Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), 2011-04-04 20:37:49 +00:00
pdc.h dependant -> dependent 2011-06-30 20:09:15 +00:00
pmap.h
pmc.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
reloc.h
rwlock.h
setjmp.h
signal.h
som.h
trap.h
types.h Switch to new-style <sys/bus.h>. hp700 releases are unbuildable for 2011-07-17 23:32:21 +00:00
vmparam.h
wchar_limits.h