#!/bin/sh
exec /usr/bin/ld -m armelf --sysroot=/var/ab/cross-root/arm-none-eabi "$@"
