summaryrefslogtreecommitdiffstatshomepage
path: root/py/unicode.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/unicode.h')
-rw-r--r--py/unicode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/unicode.h b/py/unicode.h
new file mode 100644
index 0000000000..2468b2fecf
--- /dev/null
+++ b/py/unicode.h
@@ -0,0 +1 @@
+machine_uint_t utf8_ptr_to_index(const byte *s, const byte *ptr);