coreboot-kgpe-d16/util/bincfg
Denis 'GNUtoo' Carikli 3cb25bbbc3 util/bincfg: cleanups: use static whenever possible
Some non-static declaration remains. If they were made
static, the compiler would output some warnings:
  bincfg.y:30:1: warning: useless storage class specifier in empty declaration
   };
   ^
  bincfg.y:47:1: warning: useless storage class specifier in empty declaration
   };
   ^
  bincfg.y:22:12: warning: ‘yylex’ used but never defined
   static int yylex (void);
              ^~~~~
  bincfg.y:456:13: warning: ‘set_input_string’ used but never defined
   static void set_input_string(char* in);
               ^~~~~~~~~~~~~~~~

Change-Id: I753e99c4a8290f9edd9abcda9af8e33b6ccfe406
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Reviewed-on: https://review.coreboot.org/23243
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-01-23 05:20:45 +00:00
..
Makefile
Makefile.inc
bincfg.l
bincfg.lex.c_shipped
bincfg.tab.c_shipped
bincfg.tab.h_shipped
bincfg.y util/bincfg: cleanups: use static whenever possible 2018-01-23 05:20:45 +00:00
ddr3_unregistered_spd_128.spec
ddr3_unregistered_spd_256.spec
gbe-ich9m.set
gbe-ich9m.spec
ifd-x200.set
ifd-x200.spec
it8718f-ec.spec