#!/bin/bash --norc

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