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