Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
[linux-2.6-microblaze.git] / include / asm-generic / vmlinux.lds.h
index f9eb475..7616ff0 100644 (file)
                __start_BTF = .;                                        \
                *(.BTF)                                                 \
                __stop_BTF = .;                                         \
+       }                                                               \
+       . = ALIGN(4);                                                   \
+       .BTF_ids : AT(ADDR(.BTF_ids) - LOAD_OFFSET) {                   \
+               *(.BTF_ids)                                             \
        }
 #else
 #define BTF