Changeset 74768d2 in rtems-tools
- Timestamp:
- Oct 2, 2020, 11:34:37 PM (7 months ago)
- Branches:
- 4.11
- Parents:
- 65c3922
- git-author:
- Chris Johns <chrisj@…> (10/02/20 23:34:37)
- git-committer:
- Chris Johns <chrisj@…> (10/03/20 03:00:32)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rtemstoolkit/rld-elf.h
r65c3922 r74768d2 186 186 187 187 /** 188 * Default assignment operator. 189 */ 190 section& operator=(const rld::elf::section&) = default; 191 192 /** 188 193 * Add a data segment descriptor to the section if the file is writable. 189 194 *
Note: See TracChangeset
for help on using the changeset viewer.