summaryrefslogtreecommitdiffstats
path: root/dmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'dmi.h')
-rw-r--r--dmi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dmi.h b/dmi.h
index a43a21f..c90fedd 100644
--- a/dmi.h
+++ b/dmi.h
@@ -3,4 +3,5 @@
int add_dmi_err(ulong adr);
void print_dmi_err(void);
void print_dmi_info(void);
+void print_dmi_startup_info(void);
#endif