#!/bin/sh
PATH=/usr/libexec/sdcc:$PATH
/usr/libexec/sdcc/link-hc08 "$@"
