#!/bin/sh
/mit/pilot/arch/i386_linux3/bin/m68k-palmos-coff-nm $1   | grep ' T ' | cut -c12- | sort -u
