blob: a6a8545bd62abc39798de0346cd5d1dfca3eb0ff [file] [log] [blame]
Steve Blocka7e24c12009-10-30 11:49:00 +00001#!/bin/sh
2
3# Source common stuff.
4. `cd $(dirname "$0");pwd`/common
5
6opannotate --assembly --session-dir="$OPROFILE_SESSION_DIR" "$shell_exec" "$@"
7