Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
02bd83e62bdf42fd8dfb542c6f103e987f5ab87c
/
.
/
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 \
"$@"