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