We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b28fc0d commit c9fcb2bCopy full SHA for c9fcb2b
1 file changed
arch/parisc/kernel/vmlinux.lds.S
@@ -130,6 +130,7 @@ SECTIONS
130
RO_DATA(8)
131
132
/* unwind info */
133
+ . = ALIGN(4);
134
.PARISC.unwind : {
135
__start___unwind = .;
136
*(.PARISC.unwind)
0 commit comments