summaryrefslogtreecommitdiffstats
path: root/qemu/roms/ipxe/src/arch/i386/prefix/unlzma16.S
blob: 32b43f0dcef4aacce280c7789eee8560829360ea (plain)
1
2
3
4
5
6
7
8
9
/*
 * 16-bit version of the decompressor
 *
 */

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL )

#define CODE16
#include "unlzma.S"