Files
rtems/cpukit/libmisc
Joel Sherrill 3652ad356b Minor bug fixes to get all targets compilable and running. The
single biggest changes were the expansion of the workspace size
macro to include other types of objects and the increase in the
minimum stack size for most CPUs.
1995-09-19 14:53:29 +00:00
..
1995-05-11 17:39:37 +00:00

#
#  $Id$
#

This directory contains for the "miscellaneous" library.  Currently
the only item in this library is a user extension set which checks
for a task "blowing" it's stack.

The following ideas have been mentioned for items which could go
in this library, but this list is not all inclusive:

   + Workspace Consistency Checker
   + Task Execution Time Monitor

The intent of this library is to provide a home for useful utility routines
which are dependent upon RTEMS.