K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-11-27T01:05:07.291002Z K 7 svn:log V 283 Remove print_kernel_section_addr(). All statements in that function expand to uncompilable code when the kernel configuration contains "options DEBUG", such as it is for LINT. The toolchain is often a better approach to figure this out, as it doesn't require one to boot the kernel. END