summaryrefslogtreecommitdiffstats
path: root/doc/FAQ/concepts.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-08-18 20:06:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-08-18 20:06:36 +0000
commit4efe75eb08a473e7f7a4177a933887d6f1116019 (patch)
treef51dbbd07c5c3b7cf8eef005a84f1c114fd8586e /doc/FAQ/concepts.t
parentAdded section on malloc reentrancy. (diff)
downloadrtems-4efe75eb08a473e7f7a4177a933887d6f1116019.tar.bz2
New file.
Diffstat (limited to 'doc/FAQ/concepts.t')
-rw-r--r--doc/FAQ/concepts.t15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/FAQ/concepts.t b/doc/FAQ/concepts.t
new file mode 100644
index 0000000000..0509b47e1a
--- /dev/null
+++ b/doc/FAQ/concepts.t
@@ -0,0 +1,15 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@chapter RTEMS Concepts
+
+The questions in this category are hints that help basic understanding.
+
+@section RTEMS Wokspace vs. Program Heap
+
+@ref{How do I determine how much memory is left?}.