File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ under the licensing terms detailed in LICENSE:
58
58
* Xinquan Xu <xinquan0203@163.com>
59
59
* Matt Johnson-Pint <mattjohnsonpint@gmail.com>
60
60
* Fabián Heredia Montiel <fabianhjr@users.noreply.github.com>
61
+ * Jonas Minnberg <sasq64@gmail.com>
61
62
62
63
Portions of this software are derived from third-party works licensed under
63
64
the following terms:
Original file line number Diff line number Diff line change 1
- import "rt /tlsf" ;
2
- import "rt /itcms" ;
1
+ import ". /tlsf" ;
2
+ import ". /itcms" ;
Original file line number Diff line number Diff line change 1
- import "rt /tlsf" ;
2
- import "rt /tcms" ;
1
+ import ". /tlsf" ;
2
+ import ". /tcms" ;
Original file line number Diff line number Diff line change 1
- import "rt /stub" ;
1
+ import ". /stub" ;
You can’t perform that action at this time.
0 commit comments