blob: 42514bf1af681129581385246d6e5c8edd7f450a [file] [log] [blame]
extern int rpathx_value (void);
int rpathy_value () { return 10 * rpathx_value () + 7; }