CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/08/29 03:17:17
Modified files:
sys/arch/powerpc64/dev: kexec.c
Log message:
Mark certain sections with debug information as "allocated" such that they
get picked up by ddb. This makes the "pp" and "show struct" commands that
depends on CTF work.
ok gkoehler@
