1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-05-24 21:52:38 +02:00
libunwind-eh_elf/tests/ident.c

6 lines
36 B
C
Raw Permalink Normal View History

2004-10-15 15:48:38 +02:00
long
f (long val)
{
return val;
}