Home | History | Annotate | Download | only in ltrace.minor
      1 int test_libdl(int x)
      2 {
      3 	return x * 1337;
      4 }
      5