sim-card
/
qemu
Archived
10
0
Fork 0

tcg/ppc64: Fix typo

Signed-off-by: malc <av1474@comtv.ru>
This commit is contained in:
malc 2010-04-07 02:26:22 +04:00
parent 55274a3052
commit 98926b0a25
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ static uint8_t *tb_ret_addr;
static const char * const tcg_target_reg_names[TCG_TARGET_NB_REGS] = {
"r0",
"r1",
"rp",
"r2",
"r3",
"r4",
"r5",