ia64: define nocancel entry points in PSEUDO
authorMike Frysinger <vapier@gentoo.org>
Sun, 3 Aug 2014 16:14:35 +0000 (16:14 +0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 4 Aug 2014 14:05:51 +0000 (10:05 -0400)
commitb76ae12144e6949706ba7d9d50eef37c2198e933
treeb376d129ff6a8650d0ff354fa7739512bfcb3e57
parent43a94c647d037b62b55a67f53304a2d3f9d7f66c
ia64: define nocancel entry points in PSEUDO

The previous set of not-cancel.h headers (prior to the commit
2fbdf5339aaeaa423bd661524f7ec7af41fa2606) did not require the
arch to define nocancel entry points, so ia64 never did.
However, after the various files were merged, it became a hard
requirement for arches which mean ia64 failed to build.

Here we add dedicated entry points.  It'd be nice to merge
with the existing stubs like other arches do, but the ia64
asm does not lend itself to interleaving of functions.  If
someone has a suggestion on merging these, that'd be great,
but at least now we build & pass tests again.
sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h