diff --git a/platform/snowy/boot/src/drivers/flash/s29vs.h b/platform/snowy/boot/src/drivers/flash/s29vs.h index 3c875e65..ac0f86dc 100644 --- a/platform/snowy/boot/src/drivers/flash/s29vs.h +++ b/platform/snowy/boot/src/drivers/flash/s29vs.h @@ -20,7 +20,7 @@ #include "drivers/flash.h" -//! An address in the flash address spac +//! An address in the flash address space typedef uint32_t FlashAddress; //! This is the memory mapped region that's mapped to the parallel flash.