NetBSD/sys/arch/powerpc
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
..
booke Modify *ASSERTMSG() so they are now used as variadic macros. The main goal 2011-09-27 01:02:33 +00:00
conf Change device name of pq3cfi to cfi. 2011-08-02 00:27:42 +00:00
fpu Add support for BookE Freescale MPC85xx (e500 core) processors. 2011-01-18 01:02:52 +00:00
ibm4xx First pass of the new PCI MSI/MSI ABI definitions. (return EOPNOTSUPP for 2011-08-17 18:52:00 +00:00
include Modify *ASSERTMSG() so they are now used as variadic macros. The main goal 2011-09-27 01:02:33 +00:00
isa #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
marvell First pass of the new PCI MSI/MSI ABI definitions. (return EOPNOTSUPP for 2011-08-17 18:52:00 +00:00
oea Set BeBox Mainboard Registers space to BAT register. 2011-08-07 14:47:05 +00:00
pci First pass of the new PCI MSI/MSI ABI definitions. (return EOPNOTSUPP for 2011-08-17 18:52:00 +00:00
pic Modify *ASSERTMSG() so they are now used as variadic macros. The main goal 2011-09-27 01:02:33 +00:00
powerpc Modify *ASSERTMSG() so they are now used as variadic macros. The main goal 2011-09-27 01:02:33 +00:00
stand Fix tools build on !NetBSD. Fix printfs to use correct types. 2011-01-26 21:35:14 +00:00
tools/chrpicon
Makefile
Makefile.inc Add a couple of make(1) include files that provide lists of source 2011-04-04 19:43:34 +00:00