commit | 26f920605680b69e484a114b3dcb47ce11df9827 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Mon Mar 10 09:40:26 2014 +1100 |
committer | Anton Blanchard <anton@samba.org> | Wed Apr 23 10:05:22 2014 +1000 |
tree | e7d54ff5b7b3e3dc6ca72f8c0eac123800b24ba1 | |
parent | c71b7eff426fa7d8fd33e0964a7f79a3b41faff9 [diff] |
powerpc: Use ppc_function_entry instead of open coding it Replace FUNCTION_TEXT with ppc_function_entry which can handle both ABIv1 and ABIv2. Signed-off-by: Anton Blanchard <anton@samba.org>