cregit-Linux how code gets into the kernel

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

/*
 *  include/asm-alpha/bugs.h
 *
 *  Copyright (C) 1994  Linus Torvalds
 */

/*
 * This is included by init/main.c to check for architecture-dependent bugs.
 *
 * Needs:
 *      void check_bugs(void);
 */

/*
 * I don't know of any alpha bugs yet.. Nice chip
 */


static void check_bugs(void) { }

Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds (pre-git)7100.00%1100.00%
Total7100.00%1100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds (pre-git)10100.00%1100.00%
Total10100.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.