This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #113718] Add inline.h
authorFather Chrysostomos <sprout@cpan.org>
Fri, 17 Aug 2012 04:54:53 +0000 (21:54 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 21 Aug 2012 23:38:34 +0000 (16:38 -0700)
commit25468daabce05c6c76ace4055995f92d166fc9ff
tree492a436f026b4d88551d5f1ed19e88dab1cbb7b2
parent3e8f87004884b2cadf2a57b6e12ef9a977913e0e
[perl #113718] Add inline.h

We can put static inline functions here, and they can depend on
function prototypes and struct definitions from other header
files.
MANIFEST
inline.h [new file with mode: 0644]
perl.h