diff options
Diffstat (limited to 'winsup/mingw/pseudo-reloc-list.c')
-rw-r--r-- | winsup/mingw/pseudo-reloc-list.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/mingw/pseudo-reloc-list.c b/winsup/mingw/pseudo-reloc-list.c new file mode 100644 index 000000000..87a2be247 --- /dev/null +++ b/winsup/mingw/pseudo-reloc-list.c @@ -0,0 +1,3 @@ +/* Define here in .bss in case not defined by linker script. */ +char __RUNTIME_PSEUDO_RELOC_LIST_END__ = 0; +char __RUNTIME_PSEUDO_RELOC_LIST__ = 0; |