]> git.ipfire.org Git - people/ms/u-boot.git/blame - include/lzma/LzmaDec.h
dfu: Fix up the Kconfig mess
[people/ms/u-boot.git] / include / lzma / LzmaDec.h
CommitLineData
fc9c1727 1/*
caf72ff3 2 * Fake include for LzmaDec.h
fc9c1727 3 *
caf72ff3 4 * Copyright (C) 2007-2009 Industrie Dial Face S.p.A.
fc9c1727
LCM
5 * Luigi 'Comio' Mantellini (luigi.mantellini@idf-hit.com)
6 *
1a459660 7 * SPDX-License-Identifier: GPL-2.0+
fc9c1727
LCM
8 */
9
caf72ff3
LCM
10#ifndef __LZMADEC_H__FAKE__
11#define __LZMADEC_H__FAKE__
fc9c1727 12
78acc472 13#include "../../lib/lzma/LzmaDec.h"
fc9c1727
LCM
14
15#endif