rtems-docs/user/tools/linker.rst
2017-03-15 15:03:41 +11:00

15 lines
351 B
ReStructuredText

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