blob: 8e79c8f286e417f4b213632f4340587f4dd4da7d [file] [log] [blame]
/*
* This is a linker script that gets installed as libc.a for the
* newlib-based NaCl toolchain. It brings in the constituent
* libraries that make up what -lc means semantically.
*/
OUTPUT_FORMAT(@OBJFORMAT@)
GROUP ( libnacl.a libcrt_common.a )