aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32f0/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm32f0/internal.h')
-rw-r--r--src/stm32f0/internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stm32f0/internal.h b/src/stm32f0/internal.h
index 5247a9c7..35c3000f 100644
--- a/src/stm32f0/internal.h
+++ b/src/stm32f0/internal.h
@@ -9,7 +9,6 @@
extern uint8_t const avail_pins[];
-void udelay(uint32_t usecs);
void gpio_init(void);
void TimerInit(void);