[IA64] remove sys32_pause
authorChristoph Hellwig <hch@lst.de>
Mon, 1 Sep 2008 16:16:52 +0000 (18:16 +0200)
committerTony Luck <tony.luck@intel.com>
Fri, 17 Oct 2008 19:38:20 +0000 (12:38 -0700)
It's just a duplicate of the native sys_pause, which we can use after
defining __ARCH_WANT_SYS_PAUSE.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found