ref: 7e3c35928ca0acac963e16b7d0194a8896d0989c 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) { }