These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / roms / ipxe / src / arch / i386 / prefix / unlzma16.S
1 /*
2  * 16-bit version of the decompressor
3  *
4  */
5
6 FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL )
7
8 #define CODE16
9 #include "unlzma.S"