diff options
Diffstat (limited to 'gcc/config/pa/pa-linux.h')
| -rw-r--r-- | gcc/config/pa/pa-linux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/pa/pa-linux.h b/gcc/config/pa/pa-linux.h index f290802bf34..49e167cf824 100644 --- a/gcc/config/pa/pa-linux.h +++ b/gcc/config/pa/pa-linux.h @@ -81,7 +81,7 @@ Boston, MA 02111-1307, USA. */ #define BSS_SECTION_ASM_OP "\t.section\t.bss" /* Output at beginning of assembler file. We override the definition - from <linux.h> so that we can get the proper .LEVEL directive. */ + from <linux.h> so that we can get the proper .LEVEL directive. */ #undef ASM_FILE_START #define ASM_FILE_START(FILE) \ do \ |

