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