allwinner_a64/android/external/libunwind/tests/ident.c
2018-08-08 16:14:42 +08:00

5 lines
36 B
C

long
f (long val)
{
return val;
}