summaryrefslogtreecommitdiffstats
path: root/user/tools/linker.rst
blob: d628929d6864a1c2e9adb56c958021c04177e9cb (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

.. 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 ]