aboutsummaryrefslogtreecommitdiffstats
path: root/src/lpc176x/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lpc176x/internal.h')
-rw-r--r--src/lpc176x/internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lpc176x/internal.h b/src/lpc176x/internal.h
index 985c30df..5dcf99a4 100644
--- a/src/lpc176x/internal.h
+++ b/src/lpc176x/internal.h
@@ -18,6 +18,4 @@ int is_enabled_pclock(uint32_t pclk);
void enable_pclock(uint32_t pclk);
void gpio_peripheral(uint32_t gpio, int func, int pullup);
-void udelay(uint32_t usecs);
-
#endif // internal.h