ref: 4a9cb6d18a8757cbf41789e38730362c4ae0797a dir: /src/libmach/mach.c/
#include <stdio.h> #include <scc/mach.h> #include "libmach.h" Objops *objops[] = { [COFF32] = &coff32, [NFORMATS] = NULL, };