#!/usr/bin/sh
PATH=/usr/libexec/sdcc:$PATH
/usr/libexec/sdcc/ucsim_z80 "$@"
