xref: /linux/arch/x86/realmode/rm/trampoline_common.S (revision 0883c2c06fb5bcf5b9e008270827e63c09a88c1e)
1	.section ".rodata","a"
2	.balign	16
3tr_idt: .fill 1, 6, 0
4
5	.bss
6	.balign	4
7GLOBAL(trampoline_status)	.space	4
8