summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskstart.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2000-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2000-08-301-38/+5
| | | | | | * taskstart.c: Removed 1st cut at rtems_task_start_main_style. Only committed this so it could be easily revisited as we discussing moving main() to user space from BSP space.
* 2000-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2000-08-301-5/+38
| | | | * taskstart.c: Added 1st cut at rtems_task_start_main_style.
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* Split Task Manager into multiple files. Eventually this effort willJoel Sherrill1999-05-171-0/+85
reduce the size of executables.