microblaze: Add missing symbols for CONSTRUCTORS support
authorMichal Simek <monstr@monstr.eu>
Sat, 20 Jun 2009 12:24:01 +0000 (14:24 +0200)
committerMichal Simek <monstr@monstr.eu>
Sat, 20 Jun 2009 12:36:58 +0000 (14:36 +0200)
Commit b99b87f70c7785ab1e253c6220f4b0b57ce3a7f7 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>

No differences found