K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-10-06T05:20:02.000000Z K 7 svn:log V 294 Correct a warning where the r_debug_state() dummy function used to trigger a breakpoint in the kernel didn't use the proper argument list. To avoid having to include the userland link.h header everyhwere that sys/linker.h is used, make r_debug_state() a static function in link_elf.c as well. END