mirror of https://github.com/xemu-project/xemu.git
petalogix_s3adsp1800: deleted bad FIXME comment
This FIXME has already been actioned. Deleted comment. Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
This commit is contained in:
parent
7914cb3c73
commit
2c097f6003
|
@ -51,7 +51,6 @@
|
|||
|
||||
static void machine_cpu_reset(CPUMBState *env)
|
||||
{
|
||||
/* FIXME: move to machine specfic cpu reset */
|
||||
env->pvr.regs[10] = 0x0c000000; /* spartan 3a dsp family. */
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue