X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=petitboot.h;h=a77bfef7c864e2035e18f55824ce785ef94c7dd5;hp=e9102df9504ee42f5fdab2f0d8fb7b0d9eb78482;hb=678dbd282f917c68c4fd6badfc14fcf464796f5d;hpb=f2c8c4c7197ef61c0378ffbeb4649d28bfcbba06 diff --git a/petitboot.h b/petitboot.h index e9102df..a77bfef 100644 --- a/petitboot.h +++ b/petitboot.h @@ -14,3 +14,4 @@ int pboot_remove_device(const char *dev_id); int pboot_start_device_discovery(int udev_trigger); void pboot_exec_option(void *data); +void pboot_message(const char *message);