tcg: fix typo in readme
authorMike Frysinger <vapier@gentoo.org>
Sun, 9 Jan 2011 08:45:45 +0000 (03:45 -0500)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 9 Jan 2011 21:01:01 +0000 (21:01 +0000)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
tcg/README

index a2b69dd..a18a87f 100644 (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).