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:
5858* Xinquan Xu <xinquan0203@163.com>
5959* Matt Johnson-Pint <mattjohnsonpint@gmail.com>
6060* Fabián Heredia Montiel <fabianhjr@users.noreply.github.com>
61+ * Jonas Minnberg <sasq64@gmail.com>
6162
6263Portions of this software are derived from third-party works licensed under
6364the 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