shithub: scc

ref: 67b4a92153e09d3e2ad6a4cd26e64e7878054785
dir: /lib/coff32/coff32_pack_aout.c/

View raw version

#include <assert.h>

#include "../../inc/coff32/aouthdr.h"
#include "../../inc/coff32/coff32.h"

void
coff32_pack_aout(packfun fun, unsigned char *buff, AOUTHDR *aout)
{
}