]> granicus.if.org Git - yasm/commit
Removed FILE* argument from parser interface. The FILE* given was simply stored and...
authorpaulbarker <paulbarker@localhost>
Thu, 30 Aug 2007 21:00:38 +0000 (21:00 -0000)
committerpaulbarker <paulbarker@localhost>
Thu, 30 Aug 2007 21:00:38 +0000 (21:00 -0000)
commit76d60df7b8706904361b94d8b6d68c64a2ea8b1d
tree2ec6cec15611f6b53cbae6d2c91ae8493f3c07e1
parentc88fd9dd7efce4bad2a4863e3a56c50db6d44568
Removed FILE* argument from parser interface. The FILE* given was simply stored and never used.

svn path=/branches/multiarch/; revision=1922
frontends/yasm/yasm.c
libyasm/parser.h
modules/parsers/gas/gas-parser.c
modules/parsers/gas/gas-parser.h
modules/parsers/nasm/nasm-parser.c
modules/parsers/nasm/nasm-parser.h