OSDN Git Service

Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
[uclinux-h8/linux.git] / include / asm-generic / vmlinux.lds.h
index 392c74c..5c48c58 100644 (file)
 #define TEXT_TEXT                                                      \
                ALIGN_FUNCTION();                                       \
                *(.text.hot)                                            \
-               *(.text)                                                \
+               *(.text .text.fixup)                                    \
                *(.ref.text)                                            \
        MEM_KEEP(init.text)                                             \
        MEM_KEEP(exit.text)                                             \