blob: 6340d9d335742349595292ea01c278b9c087b556 [file] [log] [blame]
int test_libdl(int x)
{
return x * 1337;
}