From 3a58bff6bfe3ce893f47fade0ddf49457c46a360 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 2 Nov 2016 08:13:31 +0100 Subject: Update due to clock manager and driver changes --- c-user/glossary.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c-user/glossary.rst') diff --git a/c-user/glossary.rst b/c-user/glossary.rst index e7fd794..0ec0d08 100644 --- a/c-user/glossary.rst +++ b/c-user/glossary.rst @@ -673,8 +673,8 @@ Glossary :dfn:`tick` The basic unit of time used by RTEMS. It is a user-configurable number of - microseconds. The current tick expires when the ``rtems_clock_tick`` - directive is invoked. + microseconds. The current tick expires when a clock tick directive is + invoked. :dfn:`tightly-coupled` A multiprocessor configuration system which communicates via shared memory. -- cgit v1.2.3