summaryrefslogtreecommitdiffstats
path: root/user/tools/linker.rst
blob: 56286a8474d6f0a6f872ef384a81d6aa17e69258 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.. comment SPDX-License-Identifier: CC-BY-SA-4.0

.. comment: Copyright (c) 2017 Chris Johns <chrisj@rtems.org>
.. comment: All rights reserved.

RTEMS Linker
============

.. index:: Tools, rtems-ld, linker

The RTEMS Linker is an RTEMS tool to help build RTEMS application that
dynamically loader code into a running RTEMS system.

[ NOT COMPLETE ]