aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/include/hal_eeprom.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/include/hal_eeprom.h')
-rw-r--r--os/hal/include/hal_eeprom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/include/hal_eeprom.h b/os/hal/include/hal_eeprom.h
index 25e03bd..c4af268 100644
--- a/os/hal/include/hal_eeprom.h
+++ b/os/hal/include/hal_eeprom.h
@@ -68,7 +68,7 @@
uint16_t pagesize; \
/* Time needed by IC for single byte/page writing. */ \
systime_t write_time;
-
+
typedef uint32_t fileoffset_t;
typedef struct {