summaryrefslogtreecommitdiff
path: root/src/target/mips32.c
diff options
context:
space:
mode:
authorDavid Claffey <dnclaffey@gmail.com>2009-12-16 11:23:52 +0000
committerSpencer Oliver <ntfreak@users.sourceforge.net>2010-01-05 19:54:35 +0000
commit03e8649bc699053ccdbbd4a3c2eaf05241e22a5b (patch)
treefda73d0fd96b2d64d42ba0dac81ea564b4ea233a /src/target/mips32.c
parent95f86e8e0525fc93093cc2bc060df5017d2f504e (diff)
downloadopenocd+libswd-03e8649bc699053ccdbbd4a3c2eaf05241e22a5b.tar.gz
openocd+libswd-03e8649bc699053ccdbbd4a3c2eaf05241e22a5b.tar.bz2
openocd+libswd-03e8649bc699053ccdbbd4a3c2eaf05241e22a5b.tar.xz
openocd+libswd-03e8649bc699053ccdbbd4a3c2eaf05241e22a5b.zip
MIPS: merge mips fast_data patch from David N. Claffey
Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
Diffstat (limited to 'src/target/mips32.c')
-rw-r--r--src/target/mips32.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/target/mips32.c b/src/target/mips32.c
index e8ea541a..0f6f9b09 100644
--- a/src/target/mips32.c
+++ b/src/target/mips32.c
@@ -29,7 +29,6 @@
#include "mips32.h"
#include "register.h"
-
char* mips32_core_reg_list[] =
{
"zero", "at", "v0", "v1", "a0", "a1", "a2", "a3",