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

for recent egcs.
This commit is contained in:
Hidetoshi Shimokawa 1999-06-10 12:05:48 +00:00
parent 5dfb9210ae
commit 766b710e3a

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. */