NetBSD/sys/arch/mips
jym 325494fe33 Modify *ASSERTMSG() so they are now used as variadic macros. The main goal
is to provide routines that do as KASSERT(9) says: append a message
to the panic format string when the assertion triggers, with optional
arguments.

Fix call sites to reflect the new definition.

Discussed on tech-kern@. See
http://mail-index.netbsd.org/tech-kern/2011/09/07/msg011427.html
2011-09-27 01:02:33 +00:00
..
adm5120 Fix machine/ includes 2011-07-10 23:13:22 +00:00
alchemy Don't set the iobase and iosize members of pcmciabus_attach_args because 2011-07-26 22:52:47 +00:00
atheros Use humanize_number() instead of the buggy code that GCC 4.5 caught. 2011-08-25 02:36:03 +00:00
bonito Loongson2f support: 2011-08-27 12:59:16 +00:00
cfe
conf Add support for the MIPS DSP ASE (as a second PCU). 2011-08-16 06:58:15 +00:00
include support BUS_SPACE_MAP_PREFETCH in order to allow mapping device memory and 2011-09-22 05:08:52 +00:00
mips Modify *ASSERTMSG() so they are now used as variadic macros. The main goal 2011-09-27 01:02:33 +00:00
pci Add a common version of this for those port which use the generic mips 2011-07-09 15:57:39 +00:00
pmon Add pmon (firmware used by loongson2-based systems and maybe others) support, 2011-08-27 13:34:29 +00:00
ralink Modify *ASSERTMSG() so they are now used as variadic macros. The main goal 2011-09-27 01:02:33 +00:00
rmi Modify *ASSERTMSG() so they are now used as variadic macros. The main goal 2011-09-27 01:02:33 +00:00
sibyte cleanup <machine/*.h> includes 2011-07-10 23:32:03 +00:00
Makefile
Makefile.inc Fix target 'tags'. 2011-04-04 19:44:16 +00:00