]> sourceware.org Git - glibc.git/blob - scripts/cpp
PowerPC: Update powerpc-fpu ULPs.
[glibc.git] / scripts / cpp
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} "$@"
This page took 0.039432 seconds and 5 git commands to generate.