OSDN Git Service

arm64: Update the Image header
[uclinux-h8/linux.git] / arch / arm64 / kernel / vmlinux.lds.S
index c6648d3..a814768 100644 (file)
@@ -9,6 +9,8 @@
 #include <asm/memory.h>
 #include <asm/page.h>
 
+#include "image.h"
+
 #define ARM_EXIT_KEEP(x)
 #define ARM_EXIT_DISCARD(x)    x
 
@@ -114,6 +116,8 @@ SECTIONS
        _end = .;
 
        STABS_DEBUG
+
+       HEAD_SYMBOLS
 }
 
 /*