coreboot-kgpe-d16/util/sconfig
Patrick Georgi 68befd5d34 sconfig: Make cur_bus and cur_parent local to the parser.
Instead of accessing them globally, pass them as arguments where necessary.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5524 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-05-05 12:05:25 +00:00
..
Makefile.inc Split C code in sconfig's parser into a separate file. 2010-05-05 11:19:50 +00:00
lex.yy.c_shipped Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
main.c sconfig: Make cur_bus and cur_parent local to the parser. 2010-05-05 12:05:25 +00:00
sconfig.h sconfig: Make cur_bus and cur_parent local to the parser. 2010-05-05 12:05:25 +00:00
sconfig.l Replace sconfig with a C implementation. 2010-04-08 11:37:43 +00:00
sconfig.tab.c_shipped sconfig: Make cur_bus and cur_parent local to the parser. 2010-05-05 12:05:25 +00:00
sconfig.tab.h_shipped Split C code in sconfig's parser into a separate file. 2010-05-05 11:19:50 +00:00
sconfig.y sconfig: Make cur_bus and cur_parent local to the parser. 2010-05-05 12:05:25 +00:00