original_kernel/arch/microblaze/kernel
Michal Simek 05bf7d4631 microblaze: Add missing symbols for CONSTRUCTORS support
Commit b99b87f70c add CONSTRUCTOR
support to Linux but Microblaze not defined KERNEL_CTORS symbols
which are used with that patch.
This patch fixed it.

Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-06-20 14:36:58 +02:00
..
cpu
Makefile
asm-offsets.c
early_printk.c
entry-nommu.S
entry.S
exceptions.c
head.S
heartbeat.c
hw_exception_handler.S
init_task.c
intc.c
irq.c
microblaze_ksyms.c
misc.S
module.c
of_device.c
of_platform.c
process.c
prom.c
prom_parse.c
ptrace.c
selfmod.c
setup.c
signal.c
sys_microblaze.c
syscall_table.S
timer.c
traps.c
vmlinux.lds.S microblaze: Add missing symbols for CONSTRUCTORS support 2009-06-20 14:36:58 +02:00