root
/
maint
/
gnulib
/
tests
/
havelib
/
rpathlyx
/usey.c
/*
*/
DEFINITIONS
This source file includes following definitions.
main
1
extern
int
rpathy_value
(
void
);
2
int
main
()
{
return
!(
rpathy_value
() == 57);
}
/*
*/
/*
*/