#ifndef __ASM_GENERIC_BUGS_H #define __ASM_GENERIC_BUGS_H /* * This file is included by 'init/main.c' to check for * architecture-dependent bugs. */
static inline void check_bugs(void) { }Contributors
Person | Tokens | Prop | Commits | CommitProp | |
arnd bergmann | arnd bergmann | 8 | 100.00% | 1 | 100.00% |
Total | 8 | 100.00% | 1 | 100.00% |
Person | Tokens | Prop | Commits | CommitProp | |
arnd bergmann | arnd bergmann | 18 | 100.00% | 1 | 100.00% |
Total | 18 | 100.00% | 1 | 100.00% |