this seems to be necessary to make the linker accept the functions in a shared library (perhaps to generate PLT entries?) strictly speaking libc-internal asm should not need it. i might clean that up later. |
||
|---|---|---|
| .. | ||
| i386 | ||
| x86_64 | ||
| longjmp.c | ||
| setjmp.c | ||
this seems to be necessary to make the linker accept the functions in a shared library (perhaps to generate PLT entries?) strictly speaking libc-internal asm should not need it. i might clean that up later. |
||
|---|---|---|
| .. | ||
| i386 | ||
| x86_64 | ||
| longjmp.c | ||
| setjmp.c | ||