Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
e6a93fbe8ca11debeca6375f2401b827aaa65786
/
.
/
ap
/
libc
/
glibc
/
glibc-2.22
/
scripts
/
cpp
blob: 65f273ee48a2e95933ecbb27b100d755e1579439 [
file
] [
log
] [
blame
]
lh
9ed821d
2023-04-07 01:36:19 -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
}
"$@"