Home | History | Annotate | Line # | Download | only in rpathlyx
      1 extern int rpathy_value (void);
      2 int main () { return !(rpathy_value () == 57); }
      3