vmlinux.lds.h: Move Program Header restoration into NOTES macro
[sfrench/cifs-2.6.git] / arch / ia64 / kernel / vmlinux.lds.S
index 7cf4958b732d01229cc140f7f659bd4c509754dd..bfc937ec168c37eea3056a2e45164d9bca3f22fb 100644 (file)
@@ -70,9 +70,7 @@ SECTIONS {
        /*
         * Read-only data
         */
-       NOTES :text :note       /* put .notes in text and mark in PT_NOTE  */
-       code_continues : {
-       } :text                /* switch back to regular program...  */
+       NOTES
 
        EXCEPTION_TABLE(16)