Back to home page

OSCL-LXR

 
 

    


0001 # Copyright 2016 IBM Corporation.
0002 #
0003 # This program is free software; you can redistribute it and/or modify it
0004 # under the terms of the GNU General Public License version 2 or later as
0005 # published by the Free Software Foundation.
0006 
0007 s@#include <linux/decompress/mm\.h>@@;
0008 s@\"zlib_inflate/\([^\"]*\).*@"\1"@;
0009 s@<linux/kernel.h>@<stddef.h>@;
0010 
0011 s@__used@@;
0012 s@<linux/\([^>]*\).*@"\1"@;