* gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf.
[deliverable/binutils-gdb.git] / gas / read.h
index 9d080bfb23c90875bc509b2d936c5b4cc4f24218..571b59b58ab22483cda9580121547e89d69aa973 100644 (file)
@@ -116,6 +116,8 @@ extern void stabs_generate_asm_file PARAMS ((void));
 extern void stabs_generate_asm_lineno PARAMS ((void));
 extern void stabs_generate_asm_func PARAMS ((const char *, const char *));
 extern void stabs_generate_asm_endfunc PARAMS ((const char *, const char *));
+extern void do_repeat PARAMS((int,const char *,const char *));
+extern void end_repeat PARAMS((int));
 
 extern void generate_lineno_debug PARAMS ((void));
 
This page took 0.023084 seconds and 4 git commands to generate.