ref: 5214729f407f56f038c8a8fec2eca597f018c93d dir: /nm/formats.c/
static char sccsid[] = "@(#) ./nm/probe.c"; #include <stdio.h> #include "nm.h" struct objfile coff; /* TODO: Autogenerate this file */ struct objfile *formats[] = { &coff, NULL, };