diff options
Diffstat (limited to 'gdb/config/mn10300/tm-mn10300.h')
-rw-r--r-- | gdb/config/mn10300/tm-mn10300.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/config/mn10300/tm-mn10300.h b/gdb/config/mn10300/tm-mn10300.h index 7969679..682df85 100644 --- a/gdb/config/mn10300/tm-mn10300.h +++ b/gdb/config/mn10300/tm-mn10300.h @@ -51,6 +51,7 @@ extern char *mn10300_register_name PARAMS ((int regnr)); #define PSW_REGNUM 11 #define LIR_REGNUM 12 #define LAR_REGNUM 13 +#define E0_REGNUM 14 /* Pseudo register that contains true address of executing stack frame */ #define FP_REGNUM 31 |