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