diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-14 23:41:33 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-14 23:41:33 +0100 |
commit | f10f17f8d3ee77c469fc57634a458e8a45aeb681 (patch) | |
tree | b580c3ac7835c8f87c57cece58da7f9b9abf781a /Makefile | |
parent | 0154d78738da5f56c09665e804d94fdcd31cb081 (diff) | |
download | busybox-f10f17f8d3ee77c469fc57634a458e8a45aeb681.tar.gz |
bc: drop zbc_parse_endBody() bool parameter, move its code to caller which uses it
function old new delta
zbc_parse_stmt 1456 1479 +23
zbc_parse_body 103 101 -2
zbc_parse_endBody 326 292 -34
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/2 up/down: 23/-36) Total: -13 bytes
text data bss dec hex filename
979893 485 7296 987674 f121a busybox_old
979880 485 7296 987661 f120d busybox_unstripped
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions