From a334319f6530564d22e775935d9c91663623a1b4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 22 Dec 2004 20:10:10 +0000 Subject: (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. --- bits/siginfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bits/siginfo.h') diff --git a/bits/siginfo.h b/bits/siginfo.h index 241033b7cd..fe7b3b5f9c 100644 --- a/bits/siginfo.h +++ b/bits/siginfo.h @@ -76,7 +76,7 @@ enum { ILL_ILLOPC = 1, /* Illegal opcode. */ # define ILL_ILLOPC ILL_ILLOPC - ILL_ILLOPN, /* Illegal operand. */ + ILL_ILL_OPN, /* Illegal operand. */ # define ILL_ILLOPN ILL_ILLOPN ILL_ILLADR, /* Illegal addressing mode. */ # define ILL_ILLADR ILL_ILLADR -- cgit 1.4.1