NetBSD/sys/arch/mips/include
yamt f03010953f merge yamt-idlelwp branch. asked by core@. some ports still needs work.
from doc/BRANCHES:

	idle lwp, and some changes depending on it.

	1. separate context switching and thread scheduling.
	   (cf. gmcgarry_ctxsw)
	2. implement idle lwp.
	3. clean up related MD/MI interfaces.
	4. make scheduler(s) modular.
2007-05-17 14:51:11 +00:00
..
Makefile
Makefile.inc
ansi.h
aout_machdep.h
asm.h merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
bsd-aout.h
bswap.h
bus_dma.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
bus_space.h
cache.h
cache_mipsNN.h
cache_r3k.h
cache_r4k.h
cache_r5k.h
cache_r10k.h
cache_r5900.h
cache_tx39.h
cachectl.h
cdefs.h
cpu.h merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
cpu_counter.h
cpuregs.h
db_machdep.h TRUE -> true, FALSE -> false 2007-02-28 04:21:51 +00:00
ecoff_machdep.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
frame.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
isa_machdep.h
kcore.h
kdbparam.h
limits.h
lock.h Pacify lint/gcc. 2007-02-15 15:27:53 +00:00
locore.h merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
math.h
mcontext.h
mips1_pte.h
mips3_clock.h
mips3_pte.h
mipsNN.h
mips_opcode.h
mips_param.h
mutex.h
pcb.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
pci_machdep.h
pmap.h
pmc.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
r3900regs.h
r5900regs.h
reg.h
regdef.h
regnum.h
reloc.h
rwlock.h
sb1regs.h
setjmp.h
signal.h
softintr.h
stdarg.h
svr4_machdep.h
sysarch.h
trap.h
types.h
userret.h
varargs.h
vmparam.h
wchar_limits.h
wired_map.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00