rtems-docs/user/tools/linker.rst
2019-01-11 07:22:01 +01:00

14 lines
301 B
ReStructuredText

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