|
Translations |
Main /
WikiSandbox--Ubuntu-hardy-linux-2-6-24-12-22--drivers--edac--edac-module-cGPL v2 /* * edac_module.c * * (C) 2007 www.softwarebitmaker.com * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. * * Author: Doug Thompson <dougthompson@xmission.com> * */ EXPORT_SYMBOL_GPL(edac_debug_level); MODULE_LICENSE(GPL); |