aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm32/internal.h')
-rw-r--r--src/stm32/internal.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/stm32/internal.h b/src/stm32/internal.h
index 0033942d..f0535ab9 100644
--- a/src/stm32/internal.h
+++ b/src/stm32/internal.h
@@ -42,7 +42,4 @@ struct cline lookup_clock_line(uint32_t periph_base);
uint32_t get_pclock_frequency(uint32_t periph_base);
void gpio_clock_enable(GPIO_TypeDef *regs);
-// armcm_timer.c
-void try_request_canboot(void);
-
#endif // internal.h