xref: /linux/arch/x86/realmode/rm/trampoline_common.S (revision b896c54e8d7bbf6d5d48f9296b26c9d3f10ec795)
1/* SPDX-License-Identifier: GPL-2.0 */
2	.section ".rodata","a"
3	.balign	16
4tr_idt: .fill 1, 6, 0
5
6	.bss
7	.balign	4
8GLOBAL(trampoline_status)	.space	4
9