qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] tcg: fix typo in readme
@ 2011-01-09  8:45 Mike Frysinger
  2011-01-09 21:03 ` Blue Swirl
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2011-01-09  8:45 UTC (permalink / raw)
  To: qemu-devel

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 tcg/README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tcg/README b/tcg/README
index 68d27ff..8ec6845 100644
--- a/tcg/README
+++ b/tcg/README
@@ -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).
 
-- 
1.7.4.rc1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-09 21:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-09  8:45 [Qemu-devel] [PATCH] tcg: fix typo in readme Mike Frysinger
2011-01-09 21:03 ` Blue Swirl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).