commit | 5075baca2e95840d76210c3cfda56134007462c9 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue Jul 07 16:37:09 2009 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Jul 07 16:37:53 2009 +0200 |
tree | 0cb0078bdbb4c2760d9846eae6466044ba92a21e | |
parent | 2651fa2bcb1a7b06793441d50dcbf98efda592c6 [diff] |
[S390] add __ucmpdi2() helper function Provide __ucmpdi2() helper function on 31 bit so we don't run again and again in compile errors like this one: kernel/built-in.o: In function `T.689': perf_counter.c:(.text+0x56c86): undefined reference to `__ucmpdi2' Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>