blob: 78868784038915000dbe6c31b7801865c10cb953 [file] [log] [blame]
// Split into pieces for binary compatibility testing October 2002
extern void dtor1_x (void);
int
main ()
{
dtor1_x ();
}