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

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

.. _RTEMSLinker:

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 ]