commit | 9f3541ed2cc5e74a4ace7052701055dedbe46938 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Sep 01 18:16:52 2008 +0200 |
committer | Tony Luck <tony.luck@intel.com> | Fri Oct 17 12:38:20 2008 -0700 |
tree | c1ac93724e5cc3197952f44c0c72ab85ee830361 | |
parent | 26e9a397774a0e94efbb8a0bf4a952c28d808cab [diff] |
[IA64] remove sys32_pause 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>