1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-09-27 17:09:29 +02:00
libunwind-eh_elf/tests/ident.c
2004-10-15 13:48:38 +00:00

5 lines
36 B
C

long
f (long val)
{
return val;
}