summaryrefslogtreecommitdiffstats
path: root/doc/user/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-28 19:55:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-28 19:55:50 +0000
commita91cc066d5b022595af9b6ffb14ad0e52743ef66 (patch)
tree53458b9cd89925d950b3b026e51ddd8589a2f62a /doc/user/Makefile.am
parent2007-03-28 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-a91cc066d5b022595af9b6ffb14ad0e52743ef66.tar.bz2
2007-03-28 Chris Johns <chrisj@rtems.org>
* user/Makefile.am, user/clock.t: Add support for a handler to obtain the number of nanoseconds since the last clock tick. The primary interface for this is rtems_clock_set_nanoseconds_extension. Subsequent commits from Joel will redo the TOD support to use this capability.
Diffstat (limited to 'doc/user/Makefile.am')
-rw-r--r--doc/user/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/Makefile.am b/doc/user/Makefile.am
index 72c097efb1..1ff456bf18 100644
--- a/doc/user/Makefile.am
+++ b/doc/user/Makefile.am
@@ -1,5 +1,5 @@
#
-# COPYRIGHT (c) 1988-2002.
+# COPYRIGHT (c) 1988-2007
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
#