We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1d8609 commit 626ea5eCopy full SHA for 626ea5e
tests/subsys/fs/common/test_fs_mkfs.c
@@ -8,7 +8,7 @@
8
#include <zephyr/ztest.h>
9
#include <zephyr/fs/fs.h>
10
11
-/* Mount point and paths must be provided by test runner. */
+/* Mount point and paths must be provided by test runner. */
12
extern struct fs_mount_t *fs_mkfs_mp;
13
extern const int fs_mkfs_type;
14
extern uintptr_t fs_mkfs_dev_id;
0 commit comments