aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nor/core.h')
-rw-r--r--src/flash/nor/core.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/flash/nor/core.h b/src/flash/nor/core.h
index c1e26cd2..36e163df 100644
--- a/src/flash/nor/core.h
+++ b/src/flash/nor/core.h
@@ -24,6 +24,11 @@
#include <flash/common.h>
+/**
+ * @file
+ * Upper level NOR flash interfaces.
+ */
+
struct image;
#define FLASH_MAX_ERROR_STR (128)