Menu

#493 elfcopy: implement -i and --interleave-width

2.0
new
nobody
None
2015-05-20
2015-05-20
Ed Maste
No

from the GNU objcopy man page:

       -i interleave
       --interleave=interleave
           Only copy one out of every interleave bytes.  Select which byte to
           copy with the -b or --byte option.  The default is 4.  objcopy
           ignores this option if you do not specify either -b or --byte.

Discussion


Log in to post a comment.