#!/bin/bash --norc

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