cregit-Linux how code gets into the kernel

Release 4.14 arch/mips/include/asm/mach-rc32434/rc32434.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Definitions for IDT RC323434 CPU.
 */

#ifndef _ASM_RC32434_RC32434_H_

#define _ASM_RC32434_RC32434_H_

#include <linux/delay.h>
#include <linux/io.h>


#define IDT_CLOCK_MULT		2

/* cpu pipeline flush */

static inline void rc32434_sync(void) { __asm__ volatile ("sync"); }

Contributors

PersonTokensPropCommitsCommitProp
Ralf Bächle12100.00%1100.00%
Total12100.00%1100.00%

#endif /* _ASM_RC32434_RC32434_H_ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Ralf Bächle3397.06%150.00%
Greg Kroah-Hartman12.94%150.00%
Total34100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.