kernel-ark/arch/mips/sibyte/sb1250
Ralf Baechle dc41fb4396 [MIPS] Fix 32-bit kernel by replacing 64-bit-only code.
dclz() expects its 64-bit argument being passed as a single register
but on 32-bit kernels it'll actually be in a register pair.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-09-27 13:37:35 +01:00
..
bcm1250_tbprof.c
bus_watcher.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
irq.c [MIPS] Fix 32-bit kernel by replacing 64-bit-only code. 2006-09-27 13:37:35 +01:00
Makefile [MIPS] Rewrite all the assembler interrupt handlers to C. 2006-04-19 04:14:21 +02:00
prom.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
setup.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
smp.c
time.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00