1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=47866

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