summaryrefslogtreecommitdiffstats
path: root/petitboot.h
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2007-04-04 15:54:49 +1000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2007-04-04 15:54:49 +1000
commit51fa27b3bfe5f11067e2b301c42451c2838575a8 (patch)
tree6ce5aeb4c5aba8d2e4b4359e9a329438fd8c56aa /petitboot.h
parent188f491cdfabc8e01bc483e3652f4f8306311920 (diff)
downloadtalos-petitboot-51fa27b3bfe5f11067e2b301c42451c2838575a8.tar.gz
talos-petitboot-51fa27b3bfe5f11067e2b301c42451c2838575a8.zip
Add a status message bar
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'petitboot.h')
-rw-r--r--petitboot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/petitboot.h b/petitboot.h
index 147fe7f..82251e4 100644
--- a/petitboot.h
+++ b/petitboot.h
@@ -14,3 +14,4 @@ int pboot_remove_device(const char *dev_id);
int pboot_start_device_discovery(void);
void pboot_exec_option(void *data);
+void pboot_message(const char *message);
OpenPOWER on IntegriCloud