commit | 759c90ba3d4f8dcb748d7719f7ea82b181ffd590 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sun Jan 09 03:45:45 2011 -0500 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Jan 09 21:01:01 2011 +0000 |
tree | 8340b9d478b29ccf2886f80f3a8f1705228600cd | |
parent | aa95e3a57fe4c9485c7540ab64c6d4883e4cd01d [diff] [blame] |
tcg: fix typo in readme Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
diff --git a/tcg/README b/tcg/README index a2b69dd..a18a87f 100644 --- a/tcg/README +++ b/tcg/README
@@ -364,7 +364,7 @@ ********* QEMU specific operations -* tb_exit t0 +* exit_tb t0 Exit the current TB and return the value t0 (word type).