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