summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_input.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ddb/db_input.c')
-rw-r--r--sys/ddb/db_input.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ddb/db_input.c b/sys/ddb/db_input.c
index 171b3da..327f490 100644
--- a/sys/ddb/db_input.c
+++ b/sys/ddb/db_input.c
@@ -346,7 +346,7 @@ db_readline(lstart, lsize)
}
void
-db_check_interrupt()
+db_check_interrupt(void)
{
register int c;
OpenPOWER on IntegriCloud