diff options
Diffstat (limited to 'contrib/gcc/config/alpha/freebsd4.h')
-rw-r--r-- | contrib/gcc/config/alpha/freebsd4.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/config/alpha/freebsd4.h b/contrib/gcc/config/alpha/freebsd4.h index d4d9b72..b55977e 100644 --- a/contrib/gcc/config/alpha/freebsd4.h +++ b/contrib/gcc/config/alpha/freebsd4.h @@ -426,7 +426,7 @@ dtors_section () \ #define TYPE_ASM_OP ".type" #undef SIZE_ASM_OP #define SIZE_ASM_OP ".size" -#unset SET_ASM_OP +#undef SET_ASM_OP #define SET_ASM_OP ".set" /* This is how we tell the assembler that two symbols have the same value. */ |