Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
bdd93d52cf43d2991561d70e238bf11e422b794b
/
.
/
ap
/
libc
/
glibc
/
glibc-2.23
/
scripts
/
cpp
blob: cb24fe2bbab9f6488f15bbdc212b6faaf6cfb6d1 [
file
] [
log
] [
blame
]
xf.li
bdd93d5
2023-05-12 07:10:14 -0700
[
diff
] [
blame^
]
1
#!/bin/sh
2
3
# This script is used solely by rpcgen when run by sunrpc/Makefile,
4
# which passes CPP in the environment to tell us what to run.
5
6
exec $
{
CPP
}
"$@"