cregit-Linux how code gets into the kernel

Release 4.14 arch/alpha/include/asm/delay.h

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

#define __ALPHA_DELAY_H

extern void __delay(int loops);
extern void udelay(unsigned long usecs);

extern void ndelay(unsigned long nsecs);

#define ndelay ndelay

#endif /* defined(__ALPHA_DELAY_H) */

Overall Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds (pre-git)2562.50%350.00%
Richard Henderson717.50%116.67%
Linus Torvalds717.50%116.67%
Greg Kroah-Hartman12.50%116.67%
Total40100.00%6100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.