microblaze: include EXIT_TEXT to _stext
[pandora-kernel.git] / arch / microblaze / kernel / vmlinux.lds.S
index a207543..81bebdc 100644 (file)
@@ -23,8 +23,8 @@ SECTIONS {
                _stext = . ;
                *(.text .text.*)
                *(.fixup)
-
-               *(.exitcall.exit)
+               EXIT_TEXT
+               EXIT_CALL
                SCHED_TEXT
                LOCK_TEXT
                KPROBES_TEXT