diff options
author | Richard Stallman <rms@gnu.org> | 1992-05-14 18:05:44 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1992-05-14 18:05:44 +0000 |
commit | 5382c88d1dfc26b708d20860a851ba1c39602539 (patch) | |
tree | 7215d9882d48ebbb050ef7784a8044ce37ac5d6a /gcc | |
parent | d41293632f1daa8d75e212f63e6eb84856780492 (diff) | |
download | gcc-5382c88d1dfc26b708d20860a851ba1c39602539.zip gcc-5382c88d1dfc26b708d20860a851ba1c39602539.tar.gz gcc-5382c88d1dfc26b708d20860a851ba1c39602539.tar.bz2 |
*** empty log message ***
From-SVN: r973
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/i386/sysv4.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/i386/sysv4.h b/gcc/config/i386/sysv4.h index f18b33c..16d4b8d 100644 --- a/gcc/config/i386/sysv4.h +++ b/gcc/config/i386/sysv4.h @@ -165,9 +165,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define JUMP_TABLES_IN_TEXT_SECTION -#define WEAK_ASM_OP ".weak" -#define DEF_ASM_OP ".set" - /* Biggest alignment that any structure field can require on this machine, in bits. If packing is in effect, this can be smaller than normal. */ |