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:
Joel Sherrill
2008-06-02 16:12:13 +00:00
parent 389908027e
commit d0941512ac
2 changed files with 6 additions and 1 deletions

View File

@@ -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 +