[POWERPC] Remove unused do_signal export
authorChristoph Hellwig <hch@lst.de>
Tue, 29 May 2007 11:49:01 +0000 (21:49 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 10 Jul 2007 11:53:36 +0000 (21:53 +1000)
do_signal is never used in modular code (obviously), and no other
architecture exports it either.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found