From 75fb392aa354661a314d2cb161518a44371e3c99 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Sun, 15 Feb 2015 09:13:03 +0000 Subject: * i686.din (__mempcpy): Move symbol export from here... * common.din (__mempcpy): ... to here. --- winsup/cygwin/common.din | 1 + 1 file changed, 1 insertion(+) (limited to 'winsup/cygwin/common.din') diff --git a/winsup/cygwin/common.din b/winsup/cygwin/common.din index a7844be46..17538ffbe 100644 --- a/winsup/cygwin/common.din +++ b/winsup/cygwin/common.din @@ -68,6 +68,7 @@ __isnand NOSIGFE __isnanf NOSIGFE __locale_mb_cur_max NOSIGFE __main NOSIGFE +__mempcpy = mempcpy NOSIGFE __opendir_with_d_ino SIGFE __res_close SIGFE __res_init SIGFE -- cgit v1.2.3