CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/07 14:54:49
Modified files:
sys/arch/arm/arm: cpufunc_asm.S db_trace.c
sys/arch/arm/include: cpufunc.h
Log message:
Remove get_pc_str_offset(), which has been unused since we switched
to clang, where the stack frame format changed significantly.
Prompted by guenther@ noticing deprecated ASM warnings
ok drahn@
