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