Add memtest support.
[syslinux-debian/hramrach.git] / core / include / pmapi.h
blob57d2e6f758f5a3464a9990d8dab0ed3a519b8770
1 #ifndef PMAPI_H
2 #define PMAPI_H
4 #include <syslinux/pmapi.h>
6 size_t pmapi_read_file(uint16_t *, void *, size_t);
8 #endif /* PMAPI_H */