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