Sign in
nest-open-source
/
manifest_repos
/
toolchain
/
554b0d8a522f8c2ac13dd09a8eb5626e009c4bf2
/
.
/
arm
/
bin
/
arm-none-eabi-dwp
blob: a6066b8d69b0b12d4a4b8614dda55e89e9d8f057 [
file
]
#!/bin/sh
basedir
=
$
(
dirname
"$0"
)
"${basedir}/../usr/x86_64-pc-linux-gnu/arm-none-eabi/binutils-bin/2.35.2/dwp"
"$@"
exit
"$?"