hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/arm/boot/compressed/big-endian.S
....@@ -6,7 +6,7 @@
66 * Author: Nicolas Pitre
77 */
88
9
- .section ".start", #alloc, #execinstr
9
+ .section ".start", "ax"
1010
1111 mrc p15, 0, r0, c1, c0, 0 @ read control reg
1212 orr r0, r0, #(1 << 7) @ enable big endian mode