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