diff options
Diffstat (limited to 'target/i386/cpu-internal.h')
-rw-r--r-- | target/i386/cpu-internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/i386/cpu-internal.h b/target/i386/cpu-internal.h index 9baac5c..37c61a1 100644 --- a/target/i386/cpu-internal.h +++ b/target/i386/cpu-internal.h @@ -1,5 +1,5 @@ /* - * i386 CPU internal definitions to be shared between cpu.c and cpu-sysemu.c + * i386 CPU internal definitions to be shared between cpu.c and cpu-system.c * * Copyright (c) 2003 Fabrice Bellard * |