diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-12-07 02:58:01 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-12-07 02:58:01 +0000 |
commit | cd886a95bfd21de111e87f1788a977d4c0ce885d (patch) | |
tree | 0696db5e83117eb49d040883e4d202d79497d85b /sim/m32r/m32r-sim.h | |
parent | 3c041444b57e94d5415b31409e80e25b1333a52b (diff) | |
download | fsf-binutils-gdb-cd886a95bfd21de111e87f1788a977d4c0ce885d.zip fsf-binutils-gdb-cd886a95bfd21de111e87f1788a977d4c0ce885d.tar.gz fsf-binutils-gdb-cd886a95bfd21de111e87f1788a977d4c0ce885d.tar.bz2 |
Revert last commit, build problems.
Diffstat (limited to 'sim/m32r/m32r-sim.h')
-rw-r--r-- | sim/m32r/m32r-sim.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/m32r/m32r-sim.h b/sim/m32r/m32r-sim.h index 52b0059..b1c2410 100644 --- a/sim/m32r/m32r-sim.h +++ b/sim/m32r/m32r-sim.h @@ -34,7 +34,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #define ACC1H_REGNUM 25 #define BBPSW_REGNUM 26 #define BBPC_REGNUM 27 -#define EVB_REGNUM 28 extern int m32r_decode_gdb_ctrl_regnum (int); |