ast was used in parsing

This commit is contained in:
Torsten Ruger 2014-04-20 02:28:15 +03:00
parent d50efa0988
commit 4e075e3a81
2 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ if (__FILE__ == $0)
swi 0
}
gen.data("printf"+ "\x00")
require 'asm/object_writer'
writer = Asm::ObjectWriter.new(Elf::Constants::TARGET_ARM)
writer.set_text gen.assemble