xref: /OK3568_Linux_fs/kernel/arch/powerpc/boot/fixup-headers.sed (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun# Copyright 2016 IBM Corporation.
2*4882a593Smuzhiyun#
3*4882a593Smuzhiyun# This program is free software; you can redistribute it and/or modify it
4*4882a593Smuzhiyun# under the terms of the GNU General Public License version 2 or later as
5*4882a593Smuzhiyun# published by the Free Software Foundation.
6*4882a593Smuzhiyun
7*4882a593Smuzhiyuns@#include <linux/decompress/mm\.h>@@;
8*4882a593Smuzhiyuns@\"zlib_inflate/\([^\"]*\).*@"\1"@;
9*4882a593Smuzhiyuns@<linux/kernel.h>@<stddef.h>@;
10*4882a593Smuzhiyun
11*4882a593Smuzhiyuns@__used@@;
12*4882a593Smuzhiyuns@<linux/\([^>]*\).*@"\1"@;
13