aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/preload1lib2.c
blob: 7ab50aa837dbdc98e9401c23f0d32a0748fe6dae (plain)
1
2
3
4
5
#include "preload1.h"

int foo(int x, int y) {
   return 0;
}