summaryrefslogtreecommitdiffstats
path: root/c_user/overview.rst
diff options
context:
space:
mode:
authorAmar Takhar <verm@darkbeer.org>2016-05-18 13:47:42 -0400
committerAmar Takhar <verm@darkbeer.org>2016-05-18 13:47:42 -0400
commit170418af2d8937d42efd3ee2918adc433ec3bacf (patch)
tree24f33ff27cff8ee036642e6c83597d885e44bf97 /c_user/overview.rst
parentFix indenting. (diff)
downloadrtems-docs-170418af2d8937d42efd3ee2918adc433ec3bacf.tar.bz2
Move images to a common directory.
Diffstat (limited to 'c_user/overview.rst')
-rw-r--r--c_user/overview.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/c_user/overview.rst b/c_user/overview.rst
index 8165b67..19f994d 100644
--- a/c_user/overview.rst
+++ b/c_user/overview.rst
@@ -120,7 +120,7 @@ serves as a buffer between the project dependent application code and the
target hardware. Most hardware dependencies for real-time applications can be
localized to the low level device drivers.
-.. figure:: rtemsarc.png
+.. figure:: ../images/c_user/rtemsarc.png
:width: 488
:height: 100px
:align: center
@@ -146,7 +146,7 @@ routines. Together these components provide a powerful run time environment
that promotes the development of efficient real-time application systems. The
following figure illustrates this organization:
-.. figure:: rtemspie.png
+.. figure:: ../images/c_user/rtemspie.png
:width: 70%
:align: center
:alt: RTEMS Internal Architecture