Sign in
nest-open-source
/
manifest_repos
/
toolchain
/
refs/heads/main
/
.
/
x86_64
/
bin
/
x86_64-cros-linux-gnu-readelf
blob: ad700c93ac0532a2aa1cfd872f47d3318d9dbb3d [
file
] [
log
] [
blame
] [
edit
]
#!/bin/sh
basedir
=
$
(
dirname
"$0"
)
"${basedir}/../usr/x86_64-pc-linux-gnu/x86_64-cros-linux-gnu/binutils-bin/2.40/readelf"
"$@"
exit
"$?"