aboutsummaryrefslogtreecommitdiff
path: root/gas/config
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-12-12 23:12:34 +0000
committerAlan Modra <amodra@gmail.com>2002-12-12 23:12:34 +0000
commitebd0428ffee361794f2e2f4e8dda06697621e282 (patch)
tree7009e10d01df547ca362bfd225787f0a5165c4c3 /gas/config
parentcc6a87da5e26594f21f76e07016b08dd42e572fb (diff)
downloadgdb-ebd0428ffee361794f2e2f4e8dda06697621e282.zip
gdb-ebd0428ffee361794f2e2f4e8dda06697621e282.tar.gz
gdb-ebd0428ffee361794f2e2f4e8dda06697621e282.tar.bz2
* config/e-criself.c: Fix typo in last change.
Diffstat (limited to 'gas/config')
-rw-r--r--gas/config/e-criself.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/e-criself.c b/gas/config/e-criself.c
index e3e9ac1..f0dc48e 100644
--- a/gas/config/e-criself.c
+++ b/gas/config/e-criself.c
@@ -1,7 +1,7 @@
#include "as.h"
#include "emul.h"
-static const char *crisaout_bfd_name PARAMS ((void));
+static const char *criself_bfd_name PARAMS ((void));
static const char *
criself_bfd_name ()