summaryrefslogtreecommitdiffstats
path: root/qemu/roms/u-boot/include/lzma/LzmaTools.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/roms/u-boot/include/lzma/LzmaTools.h')
-rw-r--r--qemu/roms/u-boot/include/lzma/LzmaTools.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/qemu/roms/u-boot/include/lzma/LzmaTools.h b/qemu/roms/u-boot/include/lzma/LzmaTools.h
deleted file mode 100644
index 994e412ee..000000000
--- a/qemu/roms/u-boot/include/lzma/LzmaTools.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * Fake include for LzmaTools.h
- *
- * Copyright (C) 2007-2009 Industrie Dial Face S.p.A.
- * Luigi 'Comio' Mantellini (luigi.mantellini@idf-hit.com)
- *
- * SPDX-License-Identifier: GPL-2.0+
- */
-
-#ifndef __LZMATOOLS_H__FAKE__
-#define __LZMATOOLS_H__FAKE__
-
-#include "../../lib/lzma/LzmaTools.h"
-
-#endif