xref: /openbmc/linux/arch/x86/realmode/rm/trampoline_common.S (revision 7f2e85840871f199057e65232ebde846192ed989)
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