From 2a9a46e0b0a1f7e0e21b1152aa2529d94c57db35 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 5 Apr 2015 16:21:51 -0400 Subject: nt32: initial commit of the bits that manually export weak symbols; 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. --- arch/nt32/weak/__fwrite_unlocked_sym.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 arch/nt32/weak/__fwrite_unlocked_sym.c (limited to 'arch/nt32/weak/__fwrite_unlocked_sym.c') diff --git a/arch/nt32/weak/__fwrite_unlocked_sym.c b/arch/nt32/weak/__fwrite_unlocked_sym.c new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3