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