source:
bootcd/isolinux/syslinux-6.03/core/include/pmapi.h
Last change on this file was e16e8f2, checked in by , 3 years ago | |
---|---|
|
|
File size: 136 bytes |
Line | |
---|---|
1 | #ifndef PMAPI_H |
2 | #define PMAPI_H |
3 | |
4 | #include <syslinux/pmapi.h> |
5 | |
6 | size_t pmapi_read_file(uint16_t *, void *, size_t); |
7 | |
8 | #endif /* PMAPI_H */ |
Note: See TracBrowser
for help on using the repository browser.