blob: 1d688e13dc88fed4c9bba4352917640c18c03e64 [file] [log] [blame]
#include <stdio.h>
void
fun (void)
{
printf ("Weak defined\n");
}