mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
target/mips: Fix the title of translate.c
Replace MIPS32 with MIPS, since the file covers all generations of MIPS architectures. Reviewed-by: Stefan Markovic <smarkovic@wavecomp.com> Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
This commit is contained in:
parent
4d9e5a0eb7
commit
ab99e0e44b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* MIPS32 emulation for qemu: main translation routines.
|
||||
* MIPS emulation for QEMU - main translation routines
|
||||
*
|
||||
* Copyright (c) 2004-2005 Jocelyn Mayer
|
||||
* Copyright (c) 2006 Marius Groeger (FPU operations)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue