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