summaryrefslogtreecommitdiffstats
path: root/doc/ada_user/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-03-07 13:20:04 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-03-11 16:27:57 -0500
commitd46ab11bcd2c662d59ca7d40a98f0e718c0df155 (patch)
tree960e6063eaa2b197e78f9d45d811a1e9a50c577d /doc/ada_user/Makefile.am
parentPOSIX Users Guide: Add thread affinity services. (diff)
downloadrtems-d46ab11bcd2c662d59ca7d40a98f0e718c0df155.tar.bz2
Classic API Users Guide: Add SMP and affinity services.
This patch adds the initial version of the SMP chapter to the Users Guide.
Diffstat (limited to '')
-rw-r--r--doc/ada_user/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ada_user/Makefile.am b/doc/ada_user/Makefile.am
index d628a29669..ab19e71643 100644
--- a/doc/ada_user/Makefile.am
+++ b/doc/ada_user/Makefile.am
@@ -24,7 +24,8 @@ COMMON_FILES += \
$(top_builddir)/user/task.texi $(top_builddir)/user/timer.texi \
$(top_builddir)/user/userext.texi $(top_builddir)/user/stackchk.texi \
$(top_builddir)/user/cpuuse.texi $(top_srcdir)/common/cpright.texi \
- $(top_builddir)/user/object.texi $(top_builddir)/user/cbs.texi
+ $(top_builddir)/user/object.texi $(top_builddir)/user/cbs.texi \
+ $(top_builddir)/user/smp.texi
FILES = example.texi