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