Spaces:
Running
Running
File size: 132 Bytes
1d777c4 |
1 2 3 4 5 |
/* GNU ld script
Use the shared library, but some functions are only in
the static library. */
GROUP ( libgcc_s.so.1 -lgcc )
|