android_mt6572_jiabo/external/libunwind/tests/ident.c
2025-09-05 16:56:03 +08:00

5 lines
36 B
C

long
f (long val)
{
return val;
}