Start anew
[msysgit.git] / lib / perl5 / 5.6.1 / msys / auto / POSIX / memcmp.al
blobaa37c4e9c8a399750b0f55d71ecb18a138ffb4ab
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 481 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/memcmp.al)"
7 sub memcmp {
8     unimpl "memcmp() is C-specific, use eq instead";
11 # end of POSIX::memcmp