New file.

This commit is contained in:
Joel Sherrill
1999-11-12 15:37:09 +00:00
parent 95bb279973
commit 6bd132e549
2 changed files with 26 additions and 0 deletions

13
c/src/exec/itron/src/TODO Normal file
View File

@@ -0,0 +1,13 @@
#
# $Id$
#
The overall status including a major item todo list is in the Status
chapter of the RTEMS ITRON API User's Guide. This file contains very
short things that need to be addressed.
+ unlimited object not support for allocate by index. Support either
needs to be added for this type of object or the manager initialization
code needs to consider it a fatal error to configure the object class
in this mode.