This commit is contained in:
Wolfgang Hottgenroth
2016-10-21 15:25:22 +02:00
commit 0fbdca7aa6
173 changed files with 383420 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(
)
*/