]> granicus.if.org Git - yasm/commit
Fixed yasm frontend to call the correct wrappers (yasm_preproc_create and yasm_arch_c...
authorpaulbarker <paulbarker@localhost>
Wed, 29 Aug 2007 14:08:19 +0000 (14:08 -0000)
committerpaulbarker <paulbarker@localhost>
Wed, 29 Aug 2007 14:08:19 +0000 (14:08 -0000)
commit0157febba06c6cf6428a5e1f85c2e57a05247ed4
treee4e6a308ef5d1694edc9d21510bf5cc0c67d20df
parent09403aea2a2b3d81371cb804f25a164f059613d3
Fixed yasm frontend to call the correct wrappers (yasm_preproc_create and yasm_arch_create) rather than directly calling members of the preproc and arch modules.

svn path=/branches/multiarch/; revision=1918
frontends/yasm/yasm.c