aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/gasp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/gasp.c b/gas/gasp.c
index acc7b93..a34b759 100644
--- a/gas/gasp.c
+++ b/gas/gasp.c
@@ -4090,7 +4090,6 @@ static struct keyword kinfo[] =
static struct keyword mrikinfo[] =
{
- { "IF", K_IFNE, 0 },
{ "IFEQ", K_IFEQ, 0 },
{ "IFNE", K_IFNE, 0 },
{ "IFLT", K_IFLT, 0 },