summaryrefslogtreecommitdiff
path: root/kern/arg.h
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2017-06-10 19:37:37 +0200
committerRichard Braun <rbraun@sceen.net>2017-06-10 19:37:37 +0200
commit7cc26ce0a192814174b93dbb387a4ff69e341138 (patch)
tree013d658fc3ae42b3f4c0c56bd71a3c738bfdabb9 /kern/arg.h
parent52632a67f662dc0930984755ebb20d1b9d0195fc (diff)
x86/boot: log version and arguments early
Diffstat (limited to 'kern/arg.h')
-rw-r--r--kern/arg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kern/arg.h b/kern/arg.h
index 937f596b..3a8d20ba 100644
--- a/kern/arg.h
+++ b/kern/arg.h
@@ -35,9 +35,9 @@
void arg_setup(const char *cmdline);
/*
- * Display command line information.
+ * Log command line information.
*/
-void arg_info(void);
+void arg_log_info(void);
/*
* Return true if an argument with the given name is present in the