aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/realmode/rm/trampoline_common.S
blob: 7c706772ab59f15ce4d5713cb1eac5a6538d3153 (plain) (blame)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0 */
	.section ".rodata","a"
	.balign	16
tr_idt: .fill 1, 6, 0

	.bss
	.balign	4
GLOBAL(trampoline_status)	.space	4