#!/bin/bash --norc

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