cregit-Linux how code gets into the kernel

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

/* MN10300 Checks for architecture-dependent bugs
 *
 * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
 * Written by David Howells (dhowells@redhat.com)
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public Licence
 * as published by the Free Software Foundation; either version
 * 2 of the Licence, or (at your option) any later version.
 */
#ifndef _ASM_BUGS_H

#define _ASM_BUGS_H

#include <asm/processor.h>


static inline void __init check_bugs(void) { }

Contributors

PersonTokensPropCommitsCommitProp
David Howells9100.00%1100.00%
Total9100.00%1100.00%

#endif /* _ASM_BUGS_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
David Howells22100.00%1100.00%
Total22100.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.