sh: add back sh2 specific assembly for clone()
commit1e28bdaabba3cdc26df028d70f9e15e055e75587
authorWaldemar Brodkorb <wbx@openadk.org>
Mon, 7 Dec 2015 06:42:25 +0000 (7 07:42 +0100)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Wed, 9 Dec 2015 06:53:16 +0000 (9 07:53 +0100)
treee98f237e869d85c30bdbba39f14e0e5460cbffac
parent5dd4d7dc03db1005c850373b3821f69d333ca675
sh: add back sh2 specific assembly for clone()

In gcc 5.x there is a compile failure, for sh2 builds
as shad no longer is accepted. Strange that it is working for
4.9.x. Add back old assembly code.
libc/sysdeps/linux/sh/clone.S