oops - remove redundant prototype introduced in previous delta
authorNick Clifton <nickc@redhat.com>
Fri, 8 Dec 2000 01:39:48 +0000 (01:39 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 8 Dec 2000 01:39:48 +0000 (01:39 +0000)
sim/arm/armemu.c

index e0b2dd25a21c97fa8777d8ddb66857eeb37b9eff..6486f0b7ea0042d4c23cb291504ca1197ccaec97 100644 (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,
This page took 0.027724 seconds and 4 git commands to generate.