K 10 svn:author V 6 marcel K 8 svn:date V 27 2002-01-18T07:55:23.000000Z K 7 svn:log V 264 Add a definition of ddb_regs. ddb_regs is declared as extern in db_machdep.h to fix the link failure (multiple definitions) caused by disabling the emission of common symbols. As a result, there were no definitions at all. While here, remove useless declarations. END