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