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

FILE_LICENCE ( GPL2_OR_LATER )

#define CODE16
#include "unlzma.S"