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