repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
gnu
/
dist
/
gettext
/
autoconf-lib-link
/
tests
/
rpathy
/
rpathy.c
blob
42514bf1af681129581385246d6e5c8edd7f450a
1
extern
int
rpathx_value
(
void
);
2
int
rpathy_value
() {
return
10
*
rpathx_value
() +
7
; }