forked from Imagelibrary/rtems
2009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp25/init.c: Spacing.
This commit is contained in:
@@ -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>
|
2009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* Makefile.am, configure.ac: Add sp59 to test path through
|
* Makefile.am, configure.ac: Add sp59 to test path through
|
||||||
|
|||||||
@@ -49,7 +49,6 @@ rtems_task Init(
|
|||||||
|
|
||||||
Region_name[ 1 ] = rtems_build_name('R', 'N', '0', '1');
|
Region_name[ 1 ] = rtems_build_name('R', 'N', '0', '1');
|
||||||
|
|
||||||
|
|
||||||
status = rtems_region_create(
|
status = rtems_region_create(
|
||||||
Region_name[ 1 ],
|
Region_name[ 1 ],
|
||||||
Area_1,
|
Area_1,
|
||||||
|
|||||||
Reference in New Issue
Block a user