projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55e7c29
)
tcg: Fix typo in comment (dependancies -> dependencies)
author
Stefan Weil
<sw@weilnetz.de>
Fri, 21 Feb 2014 19:52:39 +0000
(20:52 +0100)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Sun, 2 Mar 2014 13:12:51 +0000
(17:12 +0400)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tcg/tcg.c
patch
|
blob
|
history
diff --git
a/tcg/tcg.c
b/tcg/tcg.c
index ffc851e0c6f8de9c740c29af0749f746fe063429..f1e0763432a80ab43baab229723ce16456891a41 100644
(file)
--- a/
tcg/tcg.c
+++ b/
tcg/tcg.c
@@
-41,7
+41,7
@@
#include "qemu/host-utils.h"
#include "qemu/timer.h"
-/* Note: the long term plan is to reduce the depend
a
ncies on the QEMU
+/* Note: the long term plan is to reduce the depend
e
ncies on the QEMU
CPU definitions. Currently they are used for qemu_ld/st
instructions */
#define NO_CPU_IO_DEFS