cregit-Linux how code gets into the kernel

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

#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 Chubb5392.98%266.67%
Jiri Slaby47.02%133.33%
Total57100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.