gas:
[deliverable/binutils-gdb.git] / gas / config / tc-frv.h
index 2833dac8ad5a2e97847a8014c3a9c56e572656ba..db4e366464c7e0048ff4e0bd33e99d36298e44f2 100644 (file)
@@ -44,7 +44,7 @@ extern bfd_boolean frv_md_fdpic_enabled (void);
 /* We don't need to handle .word strangely.  */
 #define WORKING_DOT_WORD
 
-/* Values passed to md_apply_fix3 don't include the symbol value.  */
+/* Values passed to md_apply_fix don't include the symbol value.  */
 #define MD_APPLY_SYM_VALUE(FIX) 0
 
 extern void frv_tomcat_workaround PARAMS ((void));
This page took 0.023867 seconds and 4 git commands to generate.