2007-03-05 Joel Sherrill <joel@OARcorp.com>

* sapi/src/exinit.c: Fix spacing.
This commit is contained in:
Joel Sherrill
2007-03-05 20:55:18 +00:00
parent 7f5fc4eda3
commit 471998ecc4
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2007-03-05 Joel Sherrill <joel@OARcorp.com>
* sapi/src/exinit.c: Fix spacing.
2007-03-05 Joel Sherrill <joel@OARcorp.com>
PR 1221/cpukit

View File

@@ -208,7 +208,6 @@ rtems_interrupt_level rtems_initialize_executive_early(
_Thread_Create_idle();
/*
* Scheduling can properly occur now as long as we avoid dispatching.
*/