summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/property-6a.c
blob: c7cc10bd31dda13fc5a73ef4e6aa2ca133178fd8 (plain)
1
2
3
4
5
6
7
#include <stdio.h>

void
property (void)
{
  printf ("PASS\n");
}