ps: adapt to the newly added library smaps_rollup item
In that commit referenced below, a new field was added
to the ps program which required adding 2 newlib items
together. Such a need is now satisfied by the library.
So, this commit will just adapt ps for that provision.
Reference(s):
commit e782b1d859
Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
@ -131,8 +131,7 @@ makREL(SIGCATCH)
|
||||
makREL(SIGIGNORE)
|
||||
makREL(SIGNALS)
|
||||
makREL(SIGPENDING)
|
||||
makREL(SMAP_PRV_CLEAN)
|
||||
makREL(SMAP_PRV_DIRTY)
|
||||
makREL(SMAP_PRV_TOTAL)
|
||||
makREL(SMAP_PSS)
|
||||
makREL(STATE)
|
||||
makREL(SUPGIDS)
|
||||
|
Reference in New Issue
Block a user