cregit-Linux how code gets into the kernel

Release 4.14 arch/ia64/include/asm/hpsim.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASMIA64_HPSIM_H

#define _ASMIA64_HPSIM_H

#ifndef CONFIG_HP_SIMSERIAL_CONSOLE

static inline int simcons_register(void) { return 1; }

Contributors

PersonTokensPropCommitsCommitProp
Peter Chubb12100.00%1100.00%
Total12100.00%1100.00%

#else int simcons_register(void); #endif struct tty_driver; extern struct tty_driver *hp_simserial_driver; extern int hpsim_get_irq(int intr); void ia64_ctl_trace(long on); #endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Peter Chubb5391.38%250.00%
Jiri Slaby46.90%125.00%
Greg Kroah-Hartman11.72%125.00%
Total58100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.