Sign in
nest-open-source
/
manifest_repos
/
toolchain
/
6780b963c23698eec2da1b808ecb804d273516cf
/
.
/
aarch64
/
usr
/
libexec
/
gcc
/
as
blob: a132d928288bd12118afb3b11236cae5da3728a4 [
file
]
#!/bin/sh
basedir
=
$
(
dirname
"$0"
)
"${basedir}/../../../usr/x86_64-pc-linux-gnu/aarch64-cros-linux-gnu/binutils-bin/2.35.2/as"
"$@"
exit
"$?"