MIPS/GAS: Relax branches to symbols resolved at link time
[deliverable/binutils-gdb.git] / gas / config / tc-ppc.h
index 92120f9b91954562a282e5fd5891927f947109a5..e64107ef28b42e4e94b9d84714d676bf7cfa91ad 100644 (file)
@@ -51,7 +51,7 @@ extern int target_big_endian;
 
 /* The target BFD format.  */
 #define TARGET_FORMAT (ppc_target_format ())
-extern char *ppc_target_format (void);
+extern const char *ppc_target_format (void);
 
 /* Permit temporary numeric labels.  */
 #define LOCAL_LABELS_FB 1
This page took 0.024459 seconds and 4 git commands to generate.