Remove 'SET_ASM_OP' macro, which is unused now and rather harmful

for recent egcs.
This commit is contained in:
simokawa 1999-06-10 12:05:48 +00:00
parent 0a48bba6aa
commit e2ee147d6e

View File

@ -426,8 +426,6 @@ dtors_section () \
#define TYPE_ASM_OP ".type"
#undef SIZE_ASM_OP
#define SIZE_ASM_OP ".size"
#undef SET_ASM_OP
#define SET_ASM_OP ".set"
/* This is how we tell the assembler that two symbols have the same value. */