From 9c1c574bcaf7e858f6d52758e0bb5f06810c661f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 30 Aug 2000 07:55:39 +0000 Subject: 2000-08-30 Joel Sherrill * 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. --- c/src/exec/rtems/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/exec/rtems/ChangeLog') diff --git a/c/src/exec/rtems/ChangeLog b/c/src/exec/rtems/ChangeLog index 6b3c637492..f5315bcd88 100644 --- a/c/src/exec/rtems/ChangeLog +++ b/c/src/exec/rtems/ChangeLog @@ -1,3 +1,9 @@ +2000-08-30 Joel Sherrill + + * 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 * taskstart.c: Added 1st cut at rtems_task_start_main_style. -- cgit v1.2.3