summaryrefslogtreecommitdiffstatshomepage
path: root/py/qstrdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/qstrdefs.h')
-rw-r--r--py/qstrdefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/qstrdefs.h b/py/qstrdefs.h
index 0a2cc2c8e6..9115c8f6f1 100644
--- a/py/qstrdefs.h
+++ b/py/qstrdefs.h
@@ -671,6 +671,7 @@ Q(status)
#if MICROPY_FSUSERMOUNT
// for user-mountable block devices
Q(mount)
+Q(umount)
Q(readonly)
Q(mkfs)
Q(readblocks)