Searched hist:"5075 baca" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/s390/lib/ |
H A D | Makefile | 5075baca Tue Jul 07 09:37:09 CDT 2009 Heiko Carstens <heiko.carstens@de.ibm.com> [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> 5075baca Tue Jul 07 09:37:09 CDT 2009 Heiko Carstens <heiko.carstens@de.ibm.com> [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>
|