summaryrefslogtreecommitdiffstats
path: root/lib/types/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/types/types.h')
-rw-r--r--lib/types/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/types/types.h b/lib/types/types.h
index 1293193..762530a 100644
--- a/lib/types/types.h
+++ b/lib/types/types.h
@@ -124,6 +124,7 @@ struct config {
struct network_config network;
struct boot_priority *boot_priorities;
unsigned int n_boot_priorities;
+ char *boot_device;
};
#endif /* _TYPES_H */
OpenPOWER on IntegriCloud