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