WinGit: Do not require the user to accept the license, it's just informational
[msysgit/kusma.git] / lib / perl5 / 5.6.1 / msys / auto / POSIX / memcpy.al
blob4b2edfd9028ab288d62e2c09bece891394663e05
1 # NOTE: Derived from ../../lib/POSIX.pm.
2 # Changes made here will be lost when autosplit again.
3 # See AutoSplit.pm.
4 package POSIX;
6 #line 485 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/memcpy.al)"
7 sub memcpy {
8     unimpl "memcpy() is C-specific, use = instead";
11 # end of POSIX::memcpy