mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 14:17:11 +08:00
15 lines
351 B
ReStructuredText
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 ]
|