Commit 04a56afb authored by Wesley W. Terpstra's avatar Wesley W. Terpstra

Read the right stuff!

parent bc29c6b8
......@@ -300,7 +300,7 @@ _get_command:
mv r11, r1
/* Either read or write */
be r10, r0, _read_mem
bne r10, r0, _read_mem
_write_mem:
be r12, r0, _write_end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment