hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/m68k/ifpsp060/os.S
....@@ -379,11 +379,11 @@
379379
380380
381381 | Execption handling for movs access to illegal memory
382
- .section .fixup,#alloc,#execinstr
382
+ .section .fixup,"ax"
383383 .even
384384 1: moveq #-1,%d1
385385 rts
386
-.section __ex_table,#alloc
386
+.section __ex_table,"a"
387387 .align 4
388388 .long dmrbuae,1b
389389 .long dmrwuae,1b