CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/20 17:37:08
Modified files:
sys/arch/mips64/include: db_machdep.h
sys/arch/mips64/mips64: db_disasm.c
Log message:
Make md_printins() get the printf-like function as an extra parameter, and
make it visible so that md parts of the kernel can use it for debug messages.
