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