diff options
Diffstat (limited to 'gdb/config/h8300/tm-h8300.h')
-rw-r--r-- | gdb/config/h8300/tm-h8300.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/h8300/tm-h8300.h b/gdb/config/h8300/tm-h8300.h index d09f47b..ee270b2 100644 --- a/gdb/config/h8300/tm-h8300.h +++ b/gdb/config/h8300/tm-h8300.h @@ -22,9 +22,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* 1 if debugging H8/300H application */ extern int h8300hmode; -/* start-sanitize-h8s */ extern int h8300smode; -/* end-sanitize-h8s */ /* Number of bytes in a word */ |