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