2009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>

* sp25/init.c: Spacing.
This commit is contained in:
Joel Sherrill
2009-07-09 20:25:18 +00:00
parent 8f9b2f6026
commit f5b5ef8881
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp25/init.c: Spacing.
2009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac: Add sp59 to test path through

View File

@@ -49,7 +49,6 @@ rtems_task Init(
Region_name[ 1 ] = rtems_build_name('R', 'N', '0', '1');
status = rtems_region_create(
Region_name[ 1 ],
Area_1,