NetBSD/sys/arch/hpcmips/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
apmvar.h
asm.h
autoconf.h
bootinfo.h
bswap.h
bus_dma_hpcmips.h
bus_machdep.h
bus_space_hpcmips.h
bus_types.h No need to include <mips/locore.h> here. 2011-02-26 12:04:25 +00:00
bus.h
cdefs.h
config_hook.h
cpu_counter.h
cpu.h Move arch-local variable to a better namespace to make build again. 2010-01-21 01:23:14 +00:00
db_machdep.h Default to DB_ELF_SYMBOLS and DB_ELFSIZE 32 2011-07-09 16:58:04 +00:00
debug.h
disklabel.h Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
ecoff_machdep.h
elf_machdep.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
endian_machdep.h
endian.h
float.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Merge forward matt-nb5-mips64 2011-02-20 07:58:13 +00:00
isa_machdep.h (Re-)define isa_detach_hook(), and define isa_dmadestroy(). Update 2009-08-19 15:09:56 +00:00
isapnp_machdep.h
kcore.h
kdbparam.h
kloader.h Put awful kludge to make MI kloader.c link on hpcmips. 2011-03-16 13:08:22 +00:00
limits.h
loadfile_machdep.h
lock.h
locore.h
Makefile Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
math.h
mcontext.h
mips_opcode.h
mutex.h
param.h - include <mips/mips_param.h> after MACHINE is defined 2011-03-18 16:35:03 +00:00
pcb.h
pci_machdep.h Add to pci_bus_devorder() an argument that tells the number of slots 2011-08-24 20:27:35 +00:00
platid_generated.h
platid_mask.h
platid.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
sysconf.h Fix device_t/softc confusion. 2011-03-16 14:43:36 +00:00
trap.h
types.h
vmparam.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
wchar_limits.h
wired_map.h