xref
: /
netbsd-src
/
external
/
gpl2
/
gettext
/
dist
/
autoconf-lib-link
/
tests
/
rpathlyx
/
usey.c
(revision b2c35e17b976cf7ccd7250c86c6f5e95090ed636)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
extern
int
rpathy_value
(
void
);
2
int
main
() {
return
!(
rpathy_value
() ==
57
); }
3