* config/pa/pa.h (hppa_profile_hook): Delete declaration.
* config/pa/pa-protos.h (hppa_profile_hook): Add declaration.
From-SVN: r273628
+2019-07-20 John David Anglin <danglin@gcc.gnu.org>
+
+ * config/pa/pa.h (hppa_profile_hook): Delete declaration.
+ * config/pa/pa-protos.h (hppa_profile_hook): Add declaration.
+
2019-07-20 Jakub Jelinek <jakub@redhat.com>
* tree.def (OMP_LOOP): New tree code.
extern HOST_WIDE_INT pa_initial_elimination_offset (int, int);
extern HOST_WIDE_INT pa_function_arg_size (machine_mode, const_tree);
extern void pa_output_function_label (FILE *);
+extern void hppa_profile_hook (int);
extern const int pa_magic_milli[];
(*targetm.asm_out.internal_label) (FILE, FUNC_BEGIN_PROLOG_LABEL, LABEL)
#define PROFILE_HOOK(label_no) hppa_profile_hook (label_no)
-void hppa_profile_hook (int label_no);
/* The profile counter if emitted must come before the prologue. */
#define PROFILE_BEFORE_PROLOGUE 1