forked from Imagelibrary/rtems
2010-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1647/testing * spsize/size.c: Remove redundant initialize uninitialized to 0.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2010-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
PR 1647/testing
|
||||
* spsize/size.c: Remove redundant initialize uninitialized to 0.
|
||||
|
||||
2010-07-30 Gedare Bloom <giddyup44@yahoo.com>
|
||||
|
||||
PR 1599/cpukit
|
||||
|
||||
@@ -389,8 +389,6 @@ uninitialized =
|
||||
|
||||
/*wkspace.h*/ (sizeof _Workspace_Area);
|
||||
|
||||
uninitialized = 0;
|
||||
|
||||
#ifndef unix /* make sure this is not a native compile */
|
||||
|
||||
#ifdef __i386__
|
||||
|
||||
Reference in New Issue
Block a user