rtems-tld: Add config options, fix void args, and SCore traces.

This commit is contained in:
Chris Johns
2014-09-21 14:24:37 +10:00
parent 149a8a6361
commit 5025439f9d
13 changed files with 447 additions and 147 deletions

View File

@@ -190,6 +190,9 @@ namespace rld
}
secs.push_back (sec);
if (sec.name == "includes")
includes(sec);
}
}