summaryrefslogtreecommitdiffstats
path: root/doc/user/userext.t
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/user/userext.t6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/user/userext.t b/doc/user/userext.t
index dc6ad4e5ee..7f4a10180d 100644
--- a/doc/user/userext.t
+++ b/doc/user/userext.t
@@ -134,11 +134,7 @@ RTEMS provides for a pointer to a user-defined data
area for each extension set to be linked to each task's control
block. This set of pointers is an extension of the TCB and can
be used to store additional data required by the user's
-extension functions. It is also possible for a user extension
-to utilize the notepad locations associated with each task
-although this may conflict with application usage of those
-particular notepads. However, notepads are deprecated and will
-be removed.
+extension functions.
The TCB extension is an array of pointers in the TCB. The
index into the table can be obtained from the extension id