diff options
Diffstat (limited to 'src/flash/stellaris.h')
-rw-r--r-- | src/flash/stellaris.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/flash/stellaris.h b/src/flash/stellaris.h index 4ea1fe5a..2bf4aa6c 100644 --- a/src/flash/stellaris.h +++ b/src/flash/stellaris.h @@ -83,7 +83,6 @@ typedef struct stellaris_flash_bank_s #define AMASK 1 #define PMASK 2 - /* Flash Controller Command bits */ #define FMC_WRKEY (0xA442<<16) #define FMC_COMT (1<<3) |