forked from Imagelibrary/rtems
* cpuuse/init.c: Do not delete the Init task. Leaving it suspended lets the CPU Usage Report include it. If it is deleted, the CPU time it had consumed is not listed later in the report.
# # $Id$ # This directory contains tests for some of the items in the lib directories. The intent is to be able to verify the basic functionality of a library. For example, it is important to know that the stack checker successfully detects tasks which both stay within and exceed their stack limits.