summaryrefslogtreecommitdiff
path: root/include/drivers/io/io_storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drivers/io/io_storage.h')
-rw-r--r--include/drivers/io/io_storage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/drivers/io/io_storage.h b/include/drivers/io/io_storage.h
index 970ab2cd..243f6883 100644
--- a/include/drivers/io/io_storage.h
+++ b/include/drivers/io/io_storage.h
@@ -44,6 +44,7 @@ typedef enum {
IO_TYPE_SEMIHOSTING,
IO_TYPE_MEMMAP,
IO_TYPE_FIRMWARE_IMAGE_PACKAGE,
+ IO_TYPE_BLOCK,
IO_TYPE_MAX
} io_type_t;