bc: yet another library shrink
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 14 Dec 2018 10:00:23 +0000 (11:00 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 14 Dec 2018 10:00:23 +0000 (11:00 +0100)
commitfc9d26902ba30340d1eef2153cc5823a53e72919
tree681582a0be89dc97e7a09eaa448159046b644fc0
parentc06537d9bbeb5d7ad0e310ce7f345699e3cfc90d
bc: yet another library shrink

function                                             old     new   delta
bc_lib                                              1604    1596      -8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-8)               Total: -8 bytes
   text    data     bss     dec     hex filename
 980160     485    7296  987941   f1325 busybox_old
 980152     485    7296  987933   f131d busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/bc.c