#!/bin/bash --norc

exec -a hexagon-qualcomm-ld \
    ${HL_HEXAGON_TOOLS}/bin/hexagon-link \
    "$@"
