summaryrefslogtreecommitdiffstats
path: root/contrib/syslinux-4.02/core/include/pmapi.h
blob: 57d2e6f758f5a3464a9990d8dab0ed3a519b8770 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef PMAPI_H
#define PMAPI_H

#include <syslinux/pmapi.h>

size_t pmapi_read_file(uint16_t *, void *, size_t);

#endif /* PMAPI_H */