summaryrefslogtreecommitdiffstatshomepage
path: root/stm/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'stm/file.h')
-rw-r--r--stm/file.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/stm/file.h b/stm/file.h
deleted file mode 100644
index 3845635deb..0000000000
--- a/stm/file.h
+++ /dev/null
@@ -1 +0,0 @@
-mp_obj_t pyb_io_open(mp_obj_t o_filename, mp_obj_t o_mode);