summaryrefslogtreecommitdiff
path: root/gcc/config/elfos.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/elfos.h')
-rw-r--r--gcc/config/elfos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/elfos.h b/gcc/config/elfos.h
index ed9efc657cc..880d7a7bca7 100644
--- a/gcc/config/elfos.h
+++ b/gcc/config/elfos.h
@@ -98,7 +98,7 @@ Boston, MA 02111-1307, USA. */
/* Most svr4 assemblers want a .file directive at the beginning of
their input file. */
-#define ASM_FILE_START_FILE_DIRECTIVE true
+#define TARGET_ASM_FILE_START_FILE_DIRECTIVE true
/* This is how to allocate empty space in some section. The .zero
pseudo-op is used for this on most svr4 assemblers. */