update read me

This commit is contained in:
Torsten Ruger
2015-03-15 11:58:17 +00:00
parent 6e6dd257e4
commit 451b1c409c
3 changed files with 40 additions and 42 deletions

View File

@ -10,7 +10,7 @@ class HelloTest < MiniTest::Test
writer = Elf::ObjectWriter.new(Virtual::BootSpace.space)
writer.save "hello.o"
# puts Sof::Writer.write(expressions)
# puts Sof::Writer.write(Virtual::BootSpace.space)
puts Sof::Writer.write(Virtual::BootSpace.space)
end
def qtest_simplest_function