diff options
Diffstat (limited to 'stmhal/file.h')
-rw-r--r-- | stmhal/file.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/file.h b/stmhal/file.h new file mode 100644 index 0000000000..2e5b06ebc7 --- /dev/null +++ b/stmhal/file.h @@ -0,0 +1 @@ +MP_DECLARE_CONST_FUN_OBJ(mp_builtin_open_obj); |