summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-04-25 18:13:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-04-25 18:13:26 +0000
commitf8f51069655206dd7a57eeb57a4aa959de348383 (patch)
tree93df15a5f5ef85e1a56814209dc103cc372f2b9f /c/src/exec/rtems
parentUpdated to point to README.configure for build instructions. (diff)
downloadrtems-f8f51069655206dd7a57eeb57a4aa959de348383.tar.bz2
Added to comment header block to include new status directive.
Diffstat (limited to 'c/src/exec/rtems')
-rw-r--r--c/src/exec/rtems/headers/ratemon.h1
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/ratemon.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/c/src/exec/rtems/headers/ratemon.h b/c/src/exec/rtems/headers/ratemon.h
index 8c1d14bd5b..251bb88dac 100644
--- a/c/src/exec/rtems/headers/ratemon.h
+++ b/c/src/exec/rtems/headers/ratemon.h
@@ -10,6 +10,7 @@
* + cancel a period
* + delete a rate monotonic timer
* + conclude current and start the next period
+ * + obtain status information on a period
*
* COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
diff --git a/c/src/exec/rtems/include/rtems/rtems/ratemon.h b/c/src/exec/rtems/include/rtems/rtems/ratemon.h
index 8c1d14bd5b..251bb88dac 100644
--- a/c/src/exec/rtems/include/rtems/rtems/ratemon.h
+++ b/c/src/exec/rtems/include/rtems/rtems/ratemon.h
@@ -10,6 +10,7 @@
* + cancel a period
* + delete a rate monotonic timer
* + conclude current and start the next period
+ * + obtain status information on a period
*
* COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).