summaryrefslogtreecommitdiffstats
path: root/include/blspec.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/blspec.h')
-rw-r--r--include/blspec.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/blspec.h b/include/blspec.h
index 4b61ef8be6..a73dd7250b 100644
--- a/include/blspec.h
+++ b/include/blspec.h
@@ -25,8 +25,6 @@ int blspec_entry_var_set(struct blspec_entry *entry, const char *name,
const char *val);
const char *blspec_entry_var_get(struct blspec_entry *entry, const char *name);
-int blspec_entry_save(struct blspec_entry *entry, const char *path);
-
int blspec_boot(struct blspec_entry *entry, int verbose, int dryrun);
int blspec_scan_devices(struct blspec *blspec);