aboutsummaryrefslogtreecommitdiff
path: root/gas/ecoff.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ecoff.h')
-rw-r--r--gas/ecoff.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/ecoff.h b/gas/ecoff.h
index b2bb8d5..b649ab6 100644
--- a/gas/ecoff.h
+++ b/gas/ecoff.h
@@ -82,7 +82,7 @@ extern void ecoff_directive_type (int);
extern void ecoff_directive_val (int);
/* Handle stabs. */
-extern void ecoff_stab (segT sec, int what, const char *string,
+extern void ecoff_stab (int what, const char *string,
int type, int other, int desc);
/* Set the GP prologue size. */