This commit is contained in:
Wolfgang Hottgenroth
2017-05-26 18:45:18 +02:00
commit 27f62c4c27
186 changed files with 394089 additions and 0 deletions

8
ldscripts/libs.ld Normal file
View File

@ -0,0 +1,8 @@
/*
* Placeholder to list other libraries required by the application.
GROUP(
)
*/