top: make function prologue the same as newlib version
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>
This commit is contained in:
parent
be7e171597
commit
5d338b18e7
@ -6277,7 +6277,7 @@ static void keys_xtra (int ch) {
|
||||
* ( 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];
|
||||
|
Loading…
x
Reference in New Issue
Block a user