Sign in
nest-open-source
/
manifest_repos
/
toolchain
/
refs/heads/main
/
.
/
x86_64
/
usr
/
libexec
/
gcc
/
strings
blob: 8991c2e4d6c9a11e72f4a35d4f260c6c5dfd742a [
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/strings"
"$@"
exit
"$?"