summaryrefslogtreecommitdiffstats
path: root/rbutil/mknwzboot/mknwzboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/mknwzboot/mknwzboot.h')
-rw-r--r--rbutil/mknwzboot/mknwzboot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rbutil/mknwzboot/mknwzboot.h b/rbutil/mknwzboot/mknwzboot.h
index f46dd75d5c..31f2c6355e 100644
--- a/rbutil/mknwzboot/mknwzboot.h
+++ b/rbutil/mknwzboot/mknwzboot.h
@@ -33,6 +33,7 @@ extern "C" {
void dump_nwz_dev_info(const char *prefix);
/* return 0 on success */
int mknwzboot(const char *bootfile, const char *outfile, bool debug);
+int mknwzboot_uninst(const char *model, const char *outfile, bool debug);
#ifdef __cplusplus
}