Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
17291d8b6bb13d472ae41831434b30f2bc603c93
/
.
/
tools
/
cpp
/
arm-frc-linux-gnueabi
/
arm-frc-linux-gnueabi-gcov
blob: d220b95a732b9af076afedde6495367292bf2ddd [
file
] [
log
] [
blame
]
#!/bin/bash --norc
exec
-
a arm
-
frc
-
linux
-
gnueabi
-
gcov \
"${BAZEL_OUTPUT_ROOT}external/arm-frc-linux-gnueabi-repo/usr/bin/arm-frc-linux-gnueabi-gcov"
\
"$@"