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

.. Copyright (C) 2017 Chris Johns <chrisj@rtems.org>

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 ]