Sign in
nest-open-source
/
manifest_repos
/
toolchain
/
554b0d8a522f8c2ac13dd09a8eb5626e009c4bf2
/
.
/
armv7a
/
bin
/
armv7a-cros-linux-gnueabihf-readelf
blob: 3b75c6ff6a3e2cf797310706e9e4e96ea52c00e6 [
file
]
#!/bin/sh
basedir
=
$
(
dirname
"$0"
)
"${basedir}/../usr/x86_64-pc-linux-gnu/armv7a-cros-linux-gnueabihf/binutils-bin/2.35.2/readelf"
"$@"
exit
"$?"