NetBSD/sys/arch/evbppc/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
ansi.h
aout_machdep.h
asm.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
cdefs.h
century_bios.h
cpu.h Don't expose port-specific if _MODULE is defined. 2011-06-20 06:35:39 +00:00
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
explora.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
ipkdb.h
kcore.h
limits.h
loadfile_machdep.h
lock.h
math.h
mcontext.h
mutex.h
obs200.h
obs266.h
obs405.h split device/softc (CFATTACH_DECL_NEW) 2011-06-18 06:44:25 +00:00
obs600.h
param.h Cleanup powerpc param.h. If compiling a MODULE, ignore port-specific stuff. 2011-06-20 06:29:53 +00:00
pcb.h
pci_machdep.h
pio.h
pmap.h
pmc.h
pmppc.h
pmppc_intr.h Make pmppc use stock <powerpc/pci_machdep.h> 2011-06-22 05:08:56 +00:00
powerpc.h
proc.h
profile.h
psl.h Fixup PSL handling to be tolerant of modules. Move evbppc psl changes 2011-06-20 07:23:36 +00:00
pte.h
ptrace.h
rbus_machdep.h
reg.h
reloc.h
rtc.h
rwlock.h
setjmp.h
signal.h
tlb.h
trap.h
types.h Enable new-style <sys/bus.h> on several PowerPC ports supporting PCI 2011-07-17 23:23:53 +00:00
vmparam.h Don't export USER_SR if _MODULE is defined. 2011-06-20 08:01:13 +00:00
walnut.h
wchar_limits.h