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