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 b8270a5 commit 348aefbCopy full SHA for 348aefb
lib/rda8910/app_flashimg.ld
@@ -56,6 +56,7 @@ strtoll = _strtoll;
56
strtoul = _strtoul;
57
strtoull = _strtoll;
58
strtok_r = _strtok_r;
59
+__strtok_r = ___strtok_r;
60
_strtol_r = __strtol_r;
61
_strtoll_r = __strtoll_r;
62
_strtoul_r = __strtoul_r;
0 commit comments