blob: f2072c36d7adaad7afb81b938bd28dfb964f9dc6 [file] [log] [blame]
/*
* The APIs traditionally found in -lm, -ldl, or -lpthread are all implemented
* in libc.so, so this file just redirects the linker to refer there instead.
*/
INPUT(AS_NEEDED(libc.so))