3 --- src
/components
/cpu
/M88K_CPUComponent
.cc
.orig
2010-02-14 09:33:54.000000000 +0000
4 +++ src
/components
/cpu
/M88K_CPUComponent
.cc
5 @@
-337,7 +337,7 @@
int M88K_CPUComponent::GetDyntransICshif
9 -void (*M88K_CPUComponent::GetDyntransToBeTranslated())(CPUDyntransComponent
*, DyntransIC
*) const
10 +DyntransIC_t
M88K_CPUComponent::GetDyntransToBeTranslated() const
12 return instr_ToBeTranslated
;