Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
b200c17dfc2122ab72e0964a438add64ced0cdbc
/
.
/
tools
/
cpp
/
linaro_linux_gcc
/
arm-linux-gnueabihf-objdump
blob: 561dc899efae4e54e508d7fbe75d927268accae4 [
file
] [
log
] [
blame
]
#!/bin/bash --norc
exec
-
a arm
-
linux
-
gnueabihf
-
objdump \
$
{
BAZEL_OUTPUT_ROOT
}
external
/
linaro_linux_gcc_4_9_repo
/
bin
/
arm
-
linux
-
gnueabihf
-
objdump \
"$@"