NetBSD/sys/arch/mips/include
tnozaki 377cb4e4f9 1. {wctype,wctrans,mbstate}_t: switch MD to MI like other
libc implementation (such as *BSD and glibc2).

2. don't typedef void * wc{type,trans}_t, suggested by soda@-san.
   it may pass through compiler type check, it's harmful.
   so i introduce dummy struct __tag_wc{type,trans}_t(iconv_t already does).

no ABI change was made.
2010-03-27 22:14:09 +00:00
..
Makefile
Makefile.inc Don't build rump kernel with -mno-abicalls, because it's effectively 2009-11-29 23:46:41 +00:00
ansi.h 1. {wctype,wctrans,mbstate}_t: switch MD to MI like other 2010-03-27 22:14:09 +00:00
asm.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
bswap.h
bus_dma.h
bus_space.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
cache.h
cache_ls2.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 Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
cpu.h rename pridtab{}::cpu_name to cpu_displayname. 2010-01-23 15:55:54 +00:00
cpu_counter.h
cpuregs.h Spell "exception" properly. 2010-02-27 22:12:31 +00:00
db_machdep.h
ecoff_machdep.h Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly 2009-12-10 14:13:48 +00:00
elf_machdep.h forward declare struct exec_package 2009-12-14 03:20:27 +00:00
endian.h
endian_machdep.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
float.h
frame.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
int_limits.h
int_mwgwtypes.h
int_types.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
isa_machdep.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
kcore.h
kdbparam.h
limits.h
lock.h
locore.h Fix a couple old typos in comments. 2010-02-27 19:10:41 +00:00
math.h
mcontext.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
mips1_pte.h
mips3_clock.h
mips3_pte.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
mipsNN.h
mips_opcode.h
mips_param.h Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
mutex.h
netbsd32_machdep.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
pcb.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
pci_machdep.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
pmap.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
pmc.h
proc.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
profile.h
psl.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
pte.h
ptrace.h
r3900regs.h
r5900regs.h
reg.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
regdef.h
regnum.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
reloc.h
rwlock.h
sb1regs.h
setjmp.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
signal.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
softintr.h
stdarg.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
svr4_machdep.h
sysarch.h
trap.h
types.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
userret.h
varargs.h
vmparam.h Merge from matt-nb5-mips64 2009-12-14 00:45:59 +00:00
wchar_limits.h
wired_map.h