CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/02/27 06:17:47
Modified files:
sys/ddb : db_elf.c db_hangman.c db_sym.c db_sym.h
Log message:
Remove the "symbol table" argument of the functions dealing with
symbols.
There's no reason to ask the programmer to supply a specific symbol
table since the kernel only have one.
ok visa@, guenther@
