summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/blspec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/blspec.h b/include/blspec.h
index afac5ed7ba..e22e9be11d 100644
--- a/include/blspec.h
+++ b/include/blspec.h
@@ -35,6 +35,7 @@ int blspec_boot_devicename(const char *devname, int verbose, int dryrun);
int blspec_scan_devices(struct blspec *blspec);
+int blspec_scan_device(struct blspec *blspec, struct device_d *dev);
int blspec_scan_devicename(struct blspec *blspec, const char *devname);
int blspec_scan_directory(struct blspec *blspec, const char *root);