(INTERNAL_SYSCALL): Add LOAD_REGS_##nr. (LOAD_ARGS_0, LOAD_ARGS_1, LOAD_ARGS_2, LOAD_...
[glibc.git] / scripts / cpp
blob65f273ee48a2e95933ecbb27b100d755e1579439
1 #! /bin/sh
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.
6 exec ${CPP} "$@"