mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 11:05:53 +08:00
2008-06-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* spsize/size.c: Convention calls for leading underscore on private RTEMS variables.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-06-02 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* spsize/size.c: Convention calls for leading underscore on private
|
||||
RTEMS variables.
|
||||
|
||||
2008-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* spfatal/fatal.c, spfatal06/testcase.h, spfatal07/testcase.h,
|
||||
|
||||
@@ -249,7 +249,7 @@ uninitialized =
|
||||
|
||||
/*init.h*/ 0 +
|
||||
|
||||
/*interr.h*/ (sizeof Internal_errors_What_happened) +
|
||||
/*interr.h*/ (sizeof _Internal_errors_What_happened) +
|
||||
|
||||
/*intr.h*/ 0 +
|
||||
|
||||
|
||||
Reference in New Issue
Block a user