#!/bin/sh
# WARNING: This file was auto-generated. Do not edit!
main="$1"; shift
exec /opt/crosstool/920t_le/bin/arm_920t_le-gcc -s -o "$main" "$main".o ${1+"$@"}
