CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/21 17:05:41
Modified files:
sys/arch/mips64/include: cpu.h db_machdep.h
sys/arch/mips64/mips64: db_machdep.c mips64_machdep.c
Log message:
Rename db_inst_type() into classify_insn() and make that function available
outside of ddb. It will be used by regular kernel code shortly.
