1 2 3 4 5 6 7 8
#include <sections.h> #include <wasm_types.h> int section_data(struct wasmfs *const w, FILE *const f, const unsigned long len) { return -1; }