NetBSD/sys/arch/sh3
jhawk f3528d725d Interface change: db_printsym() takes a third argument, pr, a function
pointer indicating how to print the symbol. This allows db_printsym()
to called in places where db_printf() is not an appropriate output
function.

While straightforward, apologies in advance if I've introduced any minor
syntax errors; I was unable to test compilation this on all the affected
platforms.
2000-05-25 19:57:30 +00:00
..
conf Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
dev remove a debug log 2000-04-20 14:04:04 +00:00
include supports single step! 2000-05-10 20:28:33 +00:00
sh3 Interface change: db_printsym() takes a third argument, pr, a function 2000-05-25 19:57:30 +00:00
Makefile