libunwind/tests/ident.c
2004-10-15 13:48:38 +00:00

6 lines
36 B
C

long
f (long val)
{
return val;
}