Am 26.02.25 um 14:06 schrieb Sebastien Lorquet:
Hello,

How would that compare to __attribute__((weak)) ?

https://gcc.gnu.org/onlinedocs/gcc-4.5.3/gcc/Function-Attributes.html

Sebastien

They are unrelated. __attribute__((weak)) is for the linker, _Optional
for the compiler.



_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to