#!/bin/sh
/home/jgoerzen/packages/build/pilot/prc-tools-0.5.0r/debian/tmp/usr/bin/m68k-palmos-coff-nm $1 | grep ' T ' | cut -c12- | sort -u
