repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinition
[glibc.git]
/
include
/
rpc
/
pmap_rmt.h
blob
ae53a02652b4e456be987cb85752f5599bf352bb
1
#ifndef _RPC_PMAP_RMT_H
2
#include <sunrpc/rpc/pmap_rmt.h>
3
4
# ifndef _ISOMAC
5
6
libc_hidden_proto
(
xdr_rmtcall_args
)
7
libc_hidden_proto
(
xdr_rmtcallres
)
8
9
# endif
/* !_ISOMAC */
10
#endif
/* rpc/pmap_rmt.h */