* gas/i386/float.s, gas/i386/float.l: Modify to work correctly
[deliverable/binutils-gdb.git] / gas / symbols.h
index bd7604e09778907413d166f3b2c46c538baed967..f3b73af9660249b86a12feeb3fcc1362161a9d63 100644 (file)
@@ -84,6 +84,7 @@ extern valueT S_GET_VALUE PARAMS ((symbolS *));
 extern void S_SET_VALUE PARAMS ((symbolS *, valueT));
 
 #ifdef BFD_ASSEMBLER
+extern int S_IS_FUNCTION PARAMS ((symbolS *));
 extern int S_IS_EXTERNAL PARAMS ((symbolS *));
 extern int S_IS_WEAK PARAMS ((symbolS *));
 extern int S_IS_COMMON PARAMS ((symbolS *));
This page took 0.023464 seconds and 4 git commands to generate.