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