oops - remove redundant prototype introduced in previous delta
This commit is contained in:
parent
760a7bbec5
commit
df38a86eec
@ -39,8 +39,6 @@ static unsigned StoreHalfWord (ARMul_State * state, ARMword instr,
|
|||||||
ARMword address);
|
ARMword address);
|
||||||
static unsigned StoreByte (ARMul_State * state, ARMword instr,
|
static unsigned StoreByte (ARMul_State * state, ARMword instr,
|
||||||
ARMword address);
|
ARMword address);
|
||||||
static unsigned StoreDoubleWord (ARMul_State * state, ARMword instr,
|
|
||||||
ARMword address);
|
|
||||||
static void LoadMult (ARMul_State * state, ARMword address, ARMword instr,
|
static void LoadMult (ARMul_State * state, ARMword address, ARMword instr,
|
||||||
ARMword WBBase);
|
ARMword WBBase);
|
||||||
static void StoreMult (ARMul_State * state, ARMword address, ARMword instr,
|
static void StoreMult (ARMul_State * state, ARMword address, ARMword instr,
|
||||||
|
Loading…
Reference in New Issue
Block a user