ref: f96febf13f98bd4a810267cb6a6f0e26507f41ae
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,
};