summaryrefslogtreecommitdiff
path: root/regress/usr.bin/libtool/a.c
blob: 1f1bcb061762f81b785d034e1b9b0c14f27bf337 (plain)
1
2
3
4
5
/* $OpenBSD: a.c,v 1.1 2012/07/02 12:02:36 espie Exp $ */
int f()
{
	return 42;
}