aboutsummaryrefslogtreecommitdiff
path: root/libsframe/testsuite/libsframe.unwind/solib-lib2.h
blob: 61b721227718d640943221b34ca857b87c55a942 (plain)
1
2
3
#include<stdio.h>

extern unsigned int adder2(unsigned int a, unsigned int b, int (*call)(int));