The change occurred under the newlib branch in a patch
that couldn't be ported dealing with MEMINFO_MEM_USED.
That required a library change whereas this is frozen.
Reference(s):
. Jun, 2022 - newlib branch change
commit
047d16ccfda6638eda78f56b67def196a2002b6f
Signed-off-by: Jim Warner <james.warner@comcast.net>
* ( surely, this must make us run much more efficiently. amirite? ) | */
/*
- * Cpu *Helper* function to show the percentages for one or two cpus |
+ * A *Helper* function to show summary information for up to 2 lines |
* as a single line. We return the number of lines actually printed. | */
static inline int sum_see (const char *str, int nobuf) {
static char row[ROWMINSIZ];