summaryrefslogtreecommitdiffstatshomepage
path: root/zephyr/mphalport.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/mphalport.h')
-rw-r--r--zephyr/mphalport.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/zephyr/mphalport.h b/zephyr/mphalport.h
index 60d68bd2d6..1bb64e0002 100644
--- a/zephyr/mphalport.h
+++ b/zephyr/mphalport.h
@@ -1,2 +1 @@
static inline mp_uint_t mp_hal_ticks_ms(void) { return 0; }
-static inline void mp_hal_set_interrupt_char(char c) {}