]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/arm/arm-protos.h
alpha.c (alpha_start_function): Use switch_to_section.
[thirdparty/gcc.git] / gcc / config / arm / arm-protos.h
index 2bd84ca6024c7c88fc805c5e9b6e15ac15489541..4e0d77b334120df763ace01ba4a9ed071fef6bec 100644 (file)
@@ -139,12 +139,9 @@ extern int arm_apply_result_size (void);
 
 #if defined AOF_ASSEMBLER
 extern rtx aof_pic_entry (rtx);
-extern char *aof_text_section (void);
-extern char *aof_data_section (void);
 extern void aof_add_import (const char *);
 extern void aof_delete_import (const char *);
 extern void zero_init_section (void);
-extern void common_section (void);
 #endif /* AOF_ASSEMBLER */
 
 #endif /* RTX_CODE */