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