summaryrefslogtreecommitdiff
path: root/src/flash/str9xpec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/str9xpec.h')
-rw-r--r--src/flash/str9xpec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/str9xpec.h b/src/flash/str9xpec.h
index fb3333fd..376f86c7 100644
--- a/src/flash/str9xpec.h
+++ b/src/flash/str9xpec.h
@@ -29,7 +29,7 @@
typedef struct str9xpec_flash_controller_s
{
jtag_tap_t *tap;
- u32 *sector_bits;
+ uint32_t *sector_bits;
int chain_pos;
int isc_enable;
uint8_t options[8];