Timestamp:
08/01/16 11:16:57 (8 years ago)
Author:
Christian Mauderer <Christian.Mauderer@…>
Branches:
5, master
Children:
ec735c6a
Parents:
501b11ba
git-author:
Christian Mauderer <Christian.Mauderer@…> (08/01/16 11:16:57)
git-committer:
Sebastian Huber <sebastian.huber@…> (08/02/16 05:47:04)
Message:

linker set: Allow adding any variable into content

The newly created macro adds any kind of variable into a linker set. It
allows (for example) the saving an execution state of a function using
the following method:

  • put a group of different variables into one linker set
  • save the memory area containing the group of variables before the execution of a function
  • restore the memory area after the function has been executed
(No files)

Note: See TracChangeset for help on using the changeset viewer.