aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/stm32f1
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2012-06-07 04:29:15 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2012-06-07 19:15:04 -0400
commitcb15495943b560cb0ca45e652bbcf7e14df2eadc (patch)
tree5f5f3bca663f13590e034d39568506e871911120 /libmaple/stm32f1
parent193687bc43b245ef8b09fb3abacd29ca0c540432 (diff)
downloadlibrambutan-cb15495943b560cb0ca45e652bbcf7e14df2eadc.tar.gz
librambutan-cb15495943b560cb0ca45e652bbcf7e14df2eadc.zip
series/timer.h: Remove silly duplicate declarations.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
Diffstat (limited to 'libmaple/stm32f1')
-rw-r--r--libmaple/stm32f1/include/series/timer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmaple/stm32f1/include/series/timer.h b/libmaple/stm32f1/include/series/timer.h
index 8a64ffa..cfeb770 100644
--- a/libmaple/stm32f1/include/series/timer.h
+++ b/libmaple/stm32f1/include/series/timer.h
@@ -64,7 +64,6 @@ typedef struct timer_gen_reg_map {
} timer_gen_reg_map;
struct timer_adv_reg_map;
-struct timer_gen_reg_map;
struct timer_bas_reg_map;
/** Timer 1 register map base pointer */