These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / roms / ipxe / src / arch / i386 / prefix / nullprefix.S
1 FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL )
2
3         .org    0
4         .text
5         .arch i386
6
7         .section ".prefix", "ax", @progbits
8         .code16
9 _prefix:
10
11         .section ".text16", "ax", @progbits
12 prefix_exit:
13
14 prefix_exit_end:
15         .previous