commit | 6a3bab90cf78bc579638525cb76ac240f8253803 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Tue Feb 04 16:06:11 2014 +1100 |
committer | Anton Blanchard <anton@samba.org> | Wed Apr 23 10:05:18 2014 +1000 |
tree | 13f4f13ebb1bdebce54d33b0b899e4d9e7119355 | |
parent | c857c43b34ecbfd686d860d4e85281d3750e3b47 [diff] |
powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC() There is no need to create a function descriptor for functions called locally out of assembly. Signed-off-by: Anton Blanchard <anton@samba.org>