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