-/* $OpenBSD: vector.S,v 1.47 2016/09/04 09:22:28 mpi Exp $ */
+/* $OpenBSD: vector.S,v 1.48 2017/05/30 12:41:55 mlarkin Exp $ */
/* $NetBSD: vector.S,v 1.5 2004/06/28 09:13:11 fvdl Exp $ */
/*
#endif
+ .section .rodata
+
.globl _C_LABEL(i8259_stubs)
_C_LABEL(i8259_stubs):
.quad _C_LABEL(Xintr_legacy0), _C_LABEL(Xrecurse_legacy0)
.quad _C_LABEL(Xresume_ioapic_level63)
#endif
- .data
/*
* Soft interrupt handlers
*/
-/* $OpenBSD: vector.s,v 1.20 2015/06/28 01:11:27 guenther Exp $ */
+/* $OpenBSD: vector.s,v 1.21 2017/05/30 12:41:55 mlarkin Exp $ */
/* $NetBSD: vector.s,v 1.32 1996/01/07 21:29:47 mycroft Exp $ */
/*
INTRSTUB(legacy,15, i8259_asm_ack2, voidop, i8259_asm_mask, i8259_asm_unmask,
voidop)
+ .section .rodata
/*
* These tables are used by the ISA configuration code.
*/