mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-16 23:08:49 +02:00
util/nvmutil: guard against running twice
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -389,6 +389,7 @@ void cat(unsigned long nff);
|
||||
void cat_buf(unsigned char *b);
|
||||
|
||||
void check_cmd(void (*fn)(void), const char *name);
|
||||
void cmd_helper_err(void);
|
||||
|
||||
/*
|
||||
* After command processing, write
|
||||
|
||||
Reference in New Issue
Block a user