NetBSD/sys/arch/mips/alchemy
2007-08-26 22:28:52 +00:00
..
dev Constify. 2007-08-26 22:28:52 +00:00
include Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
au1000.c TRUE -> true, FALSE -> false 2007-02-28 04:21:51 +00:00
au1100.c TRUE -> true, FALSE -> false 2007-02-28 04:21:51 +00:00
au1500.c TRUE -> true, FALSE -> false 2007-02-28 04:21:51 +00:00
au1550.c TRUE -> true, FALSE -> false 2007-02-28 04:21:51 +00:00
au_chipdep.c
au_cpureg_mem.c
au_himem_space.c TRUE -> true, FALSE -> false 2007-02-28 04:21:51 +00:00
au_icu.c merge yamt-splraiseipl branch. 2006-12-21 15:55:21 +00:00
au_timer.c Now that curcpu() is defined in terms of curlwp() for mips, we need to 2007-05-20 17:06:25 +00:00
au_wired_space.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
aubus.c