mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Remove 'SET_ASM_OP' macro, which is unused now and rather harmful
for recent egcs.
This commit is contained in:
parent
5dfb9210ae
commit
766b710e3a
1 changed files with 0 additions and 2 deletions
|
|
@ -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. */
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue