summaryrefslogtreecommitdiffstats
path: root/c-user/overview.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/overview.rst')
-rw-r--r--c-user/overview.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/c-user/overview.rst b/c-user/overview.rst
index e6722af..3a1862c 100644
--- a/c-user/overview.rst
+++ b/c-user/overview.rst
@@ -38,6 +38,8 @@ dependent are provided in the Applications Supplement documents. A supplement
document which addresses specific architectural issues that affect RTEMS is
provided for each processor type that is supported.
+.. index:: Real-time applications
+
Real-time Application Systems
=============================
@@ -73,6 +75,8 @@ communication channels and global resources that must be shared between
competing processors are introduced. The ramifications of multiple processors
complicate each and every characteristic of a real-time system.
+.. index:: Real-time executive
+
Real-time Executive
===================
@@ -113,6 +117,8 @@ developer is then able to concentrate solely on the application. By using
standard software components, the time and cost required to develop
sophisticated real-time applications is significantly reduced.
+.. index:: Application architecture
+
RTEMS Application Architecture
==============================
@@ -135,6 +141,8 @@ real-time system can benefit from this architecture by building a rich library
of standard application components which can be used repeatedly in other
real-time projects.
+.. index:: Internal Architecture
+
RTEMS Internal Architecture
===========================