summaryrefslogtreecommitdiffstats
path: root/doc/new_chapters/gen_section
diff options
context:
space:
mode:
Diffstat (limited to 'doc/new_chapters/gen_section')
-rw-r--r--doc/new_chapters/gen_section6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/new_chapters/gen_section b/doc/new_chapters/gen_section
index 5950a2e303..dd914f5aea 100644
--- a/doc/new_chapters/gen_section
+++ b/doc/new_chapters/gen_section
@@ -129,12 +129,6 @@ case ${chapter} in
ROUTINES="strcpy strncpy strcat strncat strcmp strncmp strchr strcspn \
strpbrk strrchr strspn strstr strtok stlen"
;;
- misc_rtmonuse)
- CHAPTER_CAPS="Rate Monotonic Period Statistics"
- CHAPTER_LOWER="rate monotonic period statistics"
- ROUTINES="Period_usage_Initialize Period_usage_Reset \
- Period_usage_Update Period_usage_Dump"
- ;;
misc_error)
CHAPTER_CAPS="Error Reporting Support"
CHAPTER_LOWER="error reporting support"