rtemstoolkit: Add the address to the section.

This commit is contained in:
Chris Johns
2016-04-03 15:39:58 +10:00
parent 2e973519a4
commit 8dc277265b
2 changed files with 2 additions and 0 deletions

View File

@@ -842,6 +842,7 @@ namespace rld
info (es.info ()),
flags (es.flags ()),
offset (es.offset ()),
address (es.address ()),
rela (es.get_reloc_type ())
{
}