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