Fix some minor issues found via static analysis
[platform/upstream/libunwind.git] / tests / ident.c
1 long
2 f (long val)
3 {
4   return val;
5 }