summaryrefslogtreecommitdiffhomepage
path: root/arch/nt32/weak/__pthread_cond_timedwait_sym.c
AgeCommit message (Collapse)AuthorFilesLines
2015-04-05nt32: initial commit of the bits that manually export weak symbols;midipix1-0/+0
this works around a limitation in binutils, where weak symbols are correctly resolved within the linked image, yet not exported via --export-all-symbols. signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.