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