ref: 419ebc8cada738e12a89dfe4d47a414b7dde96f3 dir: /src/libcoff32/coff32_pack_aout.c/
#include <assert.h> #include <scc/coff32/aouthdr.h> #include <scc/coff32/coff32.h> void coff32_pack_aout(packfun fun, unsigned char *buff, AOUTHDR *aout) { }