#!/usr/bin/sh
PATH=/usr/libexec/sdcc:$PATH
/usr/libexec/sdcc/c++filt "$@"
