diff options
Diffstat (limited to '')
| -rw-r--r-- | target/i386/tcg/system/misc_helper.c (renamed from target/i386/tcg/sysemu/misc_helper.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/i386/tcg/sysemu/misc_helper.c b/target/i386/tcg/system/misc_helper.c index 094aa56a20..ffed8a3215 100644 --- a/target/i386/tcg/sysemu/misc_helper.c +++ b/target/i386/tcg/system/misc_helper.c @@ -1,5 +1,5 @@ /* - * x86 misc helpers - sysemu code + * x86 misc helpers - system code * * Copyright (c) 2003 Fabrice Bellard * |