tcg: fix typo in readme

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
Mike Frysinger 2011-01-09 03:45:45 -05:00 committed by Blue Swirl
parent aa95e3a57f
commit 759c90ba3d
1 changed files with 1 additions and 1 deletions

View File

@ -364,7 +364,7 @@ formed from two 32-bit arguments. The result is a 32-bit value.
********* QEMU specific operations
* tb_exit t0
* exit_tb t0
Exit the current TB and return the value t0 (word type).