ref: 0922923b6268490b89a24c1b4cc7316a34daea16 dir: /src/libcoff32/coff32_unpack_aout.c/
#include <assert.h> #include <scc/coff32/aouthdr.h> #include <scc/coff32/coff32.h> void coff32_unpack_aout(packfun fun, unsigned char *buff, AOUTHDR *ent) { }