cregit-Linux how code gets into the kernel

Release 4.14 arch/xtensa/include/asm/bugs.h

/*
 * include/asm-xtensa/bugs.h
 *
 * This is included by init/main.c to check for architecture-dependent bugs.
 *
 * Xtensa processors don't have any bugs.  :)
 *
 * This file is subject to the terms and conditions of the GNU General
 * Public License.  See the file "COPYING" in the main directory of
 * this archive for more details.
 */

#ifndef _XTENSA_BUGS_H

#define _XTENSA_BUGS_H


static void check_bugs(void) { }

Contributors

PersonTokensPropCommitsCommitProp
Chris Zankel7100.00%1100.00%
Total7100.00%1100.00%

#endif /* _XTENSA_BUGS_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Chris Zankel17100.00%1100.00%
Total17100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.