ref: d75c01ac6bb53fc48551d716458abf428c2687c6
dir: /lib/coff32/coff32_unpack_aout.c/
#include <assert.h> #include "../../inc/coff32/aouthdr.h" #include "../../inc/coff32/coff32.h" void coff32_unpack_aout(packfun fun, unsigned char *buff, AOUTHDR *ent) { }