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