summaryrefslogtreecommitdiff
path: root/ddb/db_command.c
diff options
context:
space:
mode:
Diffstat (limited to 'ddb/db_command.c')
-rw-r--r--ddb/db_command.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ddb/db_command.c b/ddb/db_command.c
index c44e18c..833b720 100644
--- a/ddb/db_command.c
+++ b/ddb/db_command.c
@@ -332,8 +332,6 @@ struct db_command db_show_cmds[] = {
{ (char *)0, }
};
-extern void db_reset_cpu();
-
struct db_command db_command_table[] = {
#ifdef DB_MACHINE_COMMANDS
/* this must be the first entry, if it exists */