[S390] s390: use sys_pause for 31bit pause entry point
authorChristoph Hellwig <hch@lst.de>
Fri, 10 Oct 2008 19:33:19 +0000 (21:33 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 10 Oct 2008 19:33:56 +0000 (21:33 +0200)
sys32_pause is a useless copy of the generic sys_pause.
(and it's certainly not there for old sparc32 binaries..)

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found