diff options
author | rms <rms@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-05-14 18:05:44 +0000 |
---|---|---|
committer | rms <rms@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-05-14 18:05:44 +0000 |
commit | fb7460cc3cdd711c6039d6b3dbce9326bfdead19 (patch) | |
tree | 7215d9882d48ebbb050ef7784a8044ce37ac5d6a | |
parent | cceffbc801dfbd339f136f52cfb0215182443b32 (diff) | |
download | gcc-fb7460cc3cdd711c6039d6b3dbce9326bfdead19.tar.gz |
*** empty log message ***
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@973 138bc75d-0d04-0410-961f-82ee72b054a4
-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 f18b33c0826..16d4b8d66e5 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. */ |