Sign in
nest-open-source
/
manifest_repos
/
toolchain
/
a7569754549246b66dd07dd0b0ccdc74eff21e49
/
.
/
arm
/
bin
/
arm-none-eabi-c++filt.elf
blob: 731f2b590bedcb367ebdfe37fbcf38b7a660d69b [
file
] [
log
] [
blame
]
#!/bin/sh
basedir
=
$
(
dirname
"$0"
)
"${basedir}/../usr/x86_64-pc-linux-gnu/arm-none-eabi/binutils-bin/2.40/c++filt.elf"
"$@"
exit
"$?"