oops - remove redundant prototype introduced in previous delta

This commit is contained in:
Nick Clifton 2000-12-08 01:39:48 +00:00
parent 760a7bbec5
commit df38a86eec
1 changed files with 0 additions and 2 deletions

View File

@ -39,8 +39,6 @@ static unsigned StoreHalfWord (ARMul_State * state, ARMword instr,
ARMword address);
static unsigned StoreByte (ARMul_State * state, ARMword instr,
ARMword address);
static unsigned StoreDoubleWord (ARMul_State * state, ARMword instr,
ARMword address);
static void LoadMult (ARMul_State * state, ARMword address, ARMword instr,
ARMword WBBase);
static void StoreMult (ARMul_State * state, ARMword address, ARMword instr,