Fix unwind info in x86 memcmp-ssse3.
[glibc.git] / elf / testobj1_1.c
blob2541a5ad1b5915955f20a63619f43ac672bee5f6
1 #include "testobj.h"
3 int
4 obj1func1 (int a)
6 return 42 + obj1func2 (a);