c-decl.c (finish_decl): When prototype with asmspec is found for built-in...
[gcc.git] / gcc / expr.h
index 214ada97bdac21d32167ea6b5957ed9f39ec7463..7e157cdf30225449f834a162e6f627e4ea26e017 100644 (file)
@@ -385,6 +385,9 @@ enum block_op_methods
   BLOCK_OP_CALL_PARM
 };
 
+extern void init_block_move_fn PARAMS ((const char *));
+extern void init_block_clear_fn PARAMS ((const char *));
+
 extern rtx emit_block_move PARAMS ((rtx, rtx, rtx, enum block_op_methods));
 
 /* Copy all or part of a value X into registers starting at REGNO.