blob: 90451981d380538698631e256911ce448f929a75 [file] [log] [blame]
#include "dwarf1.h"
struct foo_s foo;
int
main (void)
{
doprintf ();
return 0;
}