]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Make dwarfstrings.h usable from C++ by hiding the implementation to C file
authorPetr Machata <pmachata@redhat.com>
Fri, 20 Feb 2009 14:14:19 +0000 (15:14 +0100)
committerPetr Machata <pmachata@redhat.com>
Fri, 20 Feb 2009 14:14:19 +0000 (15:14 +0100)
commit51ac392b397c7265fa03d3395d70d63d1184385a
tree8025abc71711e02273ce476b072b4a8115e15c53
parent1f542422ae14390016c0e84e36496165c06aa1ad
Make dwarfstrings.h usable from C++ by hiding the implementation to C file
src/Makefile.am
src/dwarfstrings.c [new file with mode: 0644]
src/dwarfstrings.h