bc: code shrink
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 18 Dec 2018 18:20:04 +0000 (19:20 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 18 Dec 2018 18:20:04 +0000 (19:20 +0100)
commit30a8e0c2f9006db75840724ce89883595dfc7379
treeb2d4c15373d135ca850be1be5c6ef178be899081
parent694d2982e5cc73edfc870e26647e85a558d71bbe
bc: code shrink

function                                             old     new   delta
zbc_program_print                                    684     680      -4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-4)               Total: -4 bytes
   text    data     bss     dec     hex filename
 981368     485    7296  989149   f17dd busybox_old
 981364     485    7296  989145   f17d9 busybox_unstripped

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