blob: 57d2e6f758f5a3464a9990d8dab0ed3a519b8770 [file] [log] [blame]
#ifndef PMAPI_H
#define PMAPI_H
#include <syslinux/pmapi.h>
size_t pmapi_read_file(uint16_t *, void *, size_t);
#endif /* PMAPI_H */