summaryrefslogtreecommitdiff
path: root/src/internal/slibtool_pecoff_impl.h
blob: e18b5af28c088988c98316fe99b902cd79391737 (plain)
1
2
3
4
5
6
#ifndef SLIBTOOL_PECOFF_IMPL_H
#define SLIBTOOL_PECOFF_IMPL_H

int slbt_is_strong_coff_symbol(const char *);

#endif