summaryrefslogtreecommitdiffstats
path: root/loader/mediacheck.h
blob: c7c0c4d461a7fcf3aa5db5dbd456ae9ac5bccecf (plain)
1
2
3
4
5
/* simple program to check implanted md5sum in an iso 9660 image   */
/* Copyright 2001 Red Hat, Inc.                                    */
/* Michael Fulbright msf@redhat.com                                */

int mediaCheckFile(char *file);