diff options
| author | John Polstra <jdp@FreeBSD.org> | 1999-05-21 04:56:32 +0000 |
|---|---|---|
| committer | John Polstra <jdp@FreeBSD.org> | 1999-05-21 04:56:32 +0000 |
| commit | d36a53080108617fdd69a56a7fe376efe6d228a7 (patch) | |
| tree | 705ee1caa070663b1948f4881a38c2c6b655d6d7 /contrib | |
| parent | 405b45954e1cd06b8f6bb6746fcf86b4ea7a74ca (diff) | |
Notes
Diffstat (limited to 'contrib')
| -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 d4d9b729513a..b55977ecea2e 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. */ |
