Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc
[deliverable/linux.git] / arch / x86 / realmode / rm / trampoline_common.S
1 .section ".rodata","a"
2 .balign 16
3 tr_idt: .fill 1, 6, 0
4
5 .bss
6 .balign 4
7 GLOBAL(trampoline_status) .space 4
This page took 0.051906 seconds and 5 git commands to generate.