powerpc: Remove dot symbol usage in exception macros
authorAnton Blanchard <anton@samba.org>
Tue, 4 Feb 2014 05:06:46 +0000 (16:06 +1100)
committerAnton Blanchard <anton@samba.org>
Wed, 23 Apr 2014 00:05:19 +0000 (10:05 +1000)
STD_EXCEPTION_COMMON, STD_EXCEPTION_COMMON_ASYNC and
MASKABLE_EXCEPTION branch to the handler, so we can remove
the explicit dot symbol and binutils will do the right thing.

Signed-off-by: Anton Blanchard <anton@samba.org>

No differences found