summaryrefslogtreecommitdiffstats
path: root/isomd5sum/libimplantisomd5.h
blob: 92fddb50434f11f66af7fc1f3e6d5121cd266f7f (plain)
1
2
3
4
5
#ifndef __LIBIMPLANTISOMD5_H__
#define __LIBIMPLANTISOMD5_H__
int implantISOFile(char *iso, int supported, int forceit, int quiet, char **errstr);
#endif