From 8a73acb71305c58c6ea58aa0da84d4adb4c125cc Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 15 Feb 2019 16:03:59 +1100 Subject: user: Add a Dynamic Loader section. --- user/exe/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'user/exe/index.rst') diff --git a/user/exe/index.rst b/user/exe/index.rst index 136a410..02dab19 100644 --- a/user/exe/index.rst +++ b/user/exe/index.rst @@ -11,10 +11,11 @@ Executables This section discusses what an RTEMS executable is and what happens when you execute it in a target. The section discusses how an application executable is -created, what happens when an executable is loaded and run as well as -debugging an execiutable. +created, what happens when an executable is loaded and run, debugging an +execiutable, and creating and dynamically loading code. .. include:: executables.rst .. include:: execution.rst .. include:: initialization.rst .. include:: debugging.rst +.. include:: loader.rst -- cgit v1.2.3