diff options
Diffstat (limited to 'gcc/config/m32r/xm-m32r.h')
-rw-r--r-- | gcc/config/m32r/xm-m32r.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m32r/xm-m32r.h b/gcc/config/m32r/xm-m32r.h index 5859449..a06ad8a 100644 --- a/gcc/config/m32r/xm-m32r.h +++ b/gcc/config/m32r/xm-m32r.h @@ -30,7 +30,7 @@ #define HOST_WORDS_BIG_ENDIAN 1 /* target machine dependencies. - tm.h is a symbolic link to the actual target specific file. */ + tm.h is a symbolic link to the actual target specific file. */ #include "tm.h" /* Arguments to use with `exit'. */ |