OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / output.h
index 658c7bd..3cfe32c 100644 (file)
@@ -158,9 +158,6 @@ extern void merge_weak (tree, tree);
 /* Emit any pending weak declarations.  */
 extern void weak_finish (void);
 
-/* Emit any pending emutls declarations and initializations.  */
-extern void emutls_finish (void);
-
 /* Decode an `asm' spec for a declaration as a register name.
    Return the register number, or -1 if nothing specified,
    or -2 if the ASMSPEC is not `cc' or `memory' and is not recognized,