commit | 354255014a9042b9204e5bed22704110326d5ecf | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Tue Feb 04 16:06:46 2014 +1100 |
committer | Anton Blanchard <anton@samba.org> | Wed Apr 23 10:05:19 2014 +1000 |
tree | 836ab4abe53f3ad770e1ea45609286435eee1bae | |
parent | a0e971ffb9d9dae3b9892fb548bd2497db758f60 [diff] |
powerpc: Remove dot symbol usage in exception macros 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>