Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
f2639283d8a4388ecb3b9cb41b97c47e18a901b1
/
.
/
tools
/
cpp
/
arm-frc-linux-gnueabi
/
arm-frc-linux-gnueabi-dwp
blob: dbd074b161256bfc8fe33737bdcb91c537eace02 [
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"
\
"$@"